# Unity Integration

## Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>1. Quickstart</strong></td><td>Load your first personal avatar into Unity in less than 10 minutes.</td><td><a href="/pages/QkGgehALOUkX54diDb8a">/pages/QkGgehALOUkX54diDb8a</a></td></tr><tr><td><strong>2. Load Avatars</strong></td><td>Learn how to load 2D and 3D avatars in your game.</td><td><a href="/pages/PJ0dnEDstZTmOXi8lUuv">/pages/PJ0dnEDstZTmOXi8lUuv</a></td></tr><tr><td><strong>3. Avatar Creator</strong></td><td>Integrate and customize the ready-to-use Avatar Creator into your game.</td><td><a href="/pages/FbFCs1k1VjhcWZ29dFgZ">/pages/FbFCs1k1VjhcWZ29dFgZ</a></td></tr><tr><td><strong>4. Optimize</strong></td><td>Optimize avatars depending on your available computing and graphics power.</td><td><a href="/pages/UZNHJIE1aEMaRe1oGLKd">/pages/UZNHJIE1aEMaRe1oGLKd</a></td></tr></tbody></table>

## More on the Unity SDK

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>API Reference</strong></td><td>Explore the API of the SDK in detail.</td><td><a href="/pages/2GtSGYY2TwKl8xhN6XP2">/pages/2GtSGYY2TwKl8xhN6XP2</a></td></tr></tbody></table>


---

# 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://enoch-app.gitbook.io/enoch/developers-integration-guide/unity-integration.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.
