# AI Duplicator Manager

<figure><img src="/files/4V9UbCI5CURtA6rpNqsH" alt="" width="484"><figcaption><p>The Duplicator Manager Editor Window.</p></figcaption></figure>

## Using the AI Duplicator Manager

The AI Duplicator Manager is a powerful new tool that allows users to duplicate AI from a Reference AI. Users can customize which components will be copied by using the checkboxes. Each component has a description on its functionality as well as what the duplicator will be copying. The Duplicator Manager can be opened by pressing ctrl+shift+d or by going to Window>Emerald AI>Duplicator Manager within Unity.

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

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>       Duplicating an AI</td><td></td><td><a href="/files/RgryHSMApdSJ5SNvPAlG">/files/RgryHSMApdSJ5SNvPAlG</a></td><td><a href="/pages/DBXiNppp9RZP52v2zalW">/pages/DBXiNppp9RZP52v2zalW</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/ai-duplicator-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.
