# Setup Manager

<figure><img src="/files/EBak9Sk41Hzda4DhQbRd" alt="" width="563"><figcaption></figcaption></figure>

## Using the Setup Manager

The Setup Manager allows users to easily set up an AI on the desired GameObject by automatically applying all required components. There's also a list of optional components that can be selected that will add additional features and mechanics. The set up process will be finalized after the user has pressed the Setup AI button. You can open the Setup Manager by going to Window>Emerald AI>Setup Manager or by pressing ctrl+shift+e within Unity.

{% hint style="success" %}
Here are the available tutorials and guides for the Setup Manager.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><p>    Setting up an AI with </p><p>     the Setup Manager</p></td><td></td><td><a href="/pages/pooiZIlvHAVTOURnh5FF">/pages/pooiZIlvHAVTOURnh5FF</a></td><td><a href="/files/EBak9Sk41Hzda4DhQbRd">/files/EBak9Sk41Hzda4DhQbRd</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://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-managers/setup-manager.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.
