# Connect Legacy SDKs (Unity, JS)

Before the release of Connect 4337, we built other versions of the product that already used safe and passkeys, providing account abstraction to games (Unity) and dapps (TS).

If you are interested, you can find all the details about this version in the [Connect Legacy documentation.](https://docs.cometh.io/connect)

If you want to migrate from legacy to the 4337 SDK, please [see here.](/resources/migrate-from-the-connect-legacy-sdk.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cometh.io/resources/connect-legacy-sdks-unity-js.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
