> For the complete documentation index, see [llms.txt](https://black-horizon-studios.gitbook.io/emerald-ai-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://black-horizon-studios.gitbook.io/emerald-ai-wiki/emerald-components-required/behaviors-component.md).

# Behaviors Component

<figure><img src="/files/g6waLI6y62ikU9zc0oX6" alt=""><figcaption></figcaption></figure>

## Using the Behaviors Component

The Behavior Component is what controls how an AI will react to detected targets. There are 3 base behavior types. These include Aggressive, Coward, and Passive. Each behavior has certain settings to give more control over an AI's behavior and how it will react to its detected targets.&#x20;

{% hint style="success" %}
Here are the available tutorials and guides for the Behaviors Component.
{% 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> Creating an Aggressive AI</td><td></td><td><a href="/pages/uwN5BRvstenA9WTYsoef">/pages/uwN5BRvstenA9WTYsoef</a></td><td><a href="/files/HuIEiNWWxloAdNHQgXUy">/files/HuIEiNWWxloAdNHQgXUy</a></td></tr><tr><td></td><td>  Creating a Companion AI</td><td></td><td><a href="/pages/xAhAlgGQqz80c9czzhZd">/pages/xAhAlgGQqz80c9czzhZd</a></td><td><a href="/files/XRSZvUg1C8kxuLR8gDXM">/files/XRSZvUg1C8kxuLR8gDXM</a></td></tr><tr><td></td><td>   Creating a Cautious AI</td><td></td><td><a href="/pages/e5qoLEFP9LNLBw4CBdZn">/pages/e5qoLEFP9LNLBw4CBdZn</a></td><td><a href="/files/0jbnOJsayLSBOwBICkO5">/files/0jbnOJsayLSBOwBICkO5</a></td></tr><tr><td></td><td>    Creating a Coward AI</td><td></td><td><a href="/pages/ZPeoHLbKzPtptNIDU0rV">/pages/ZPeoHLbKzPtptNIDU0rV</a></td><td><a href="/files/0Ps7BQCyAq1oiHmJeIzO">/files/0Ps7BQCyAq1oiHmJeIzO</a></td></tr><tr><td></td><td>    Creating a Passive AI</td><td></td><td><a href="/pages/DBshaCCPwJRRpHA4Fz3n">/pages/DBshaCCPwJRRpHA4Fz3n</a></td><td><a href="/files/ctGlFDfYbF5Y8Rscv1r6">/files/ctGlFDfYbF5Y8Rscv1r6</a></td></tr><tr><td></td><td>       Creating a Pet AI</td><td></td><td><a href="/pages/fYPkzupuoOtiWLjhtD7i">/pages/fYPkzupuoOtiWLjhtD7i</a></td><td><a href="/files/RDH7oWpc3YDr5wym0G8z">/files/RDH7oWpc3YDr5wym0G8z</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-components-required/behaviors-component.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.
