# What are Agents?

Humanic, comes pre-configured with a few essential agents, required for Marketing, which are:

<figure><img src="/files/7Uwk4mCWG4MZ2RaX07k1" alt=""><figcaption><p>Configure your agents</p></figcaption></figure>

1. **Brand Expert -** The brand agent ensures that all your communication is on brand.
2. **Content Expert -** The content expert agent has the task of generating each email in a sequence based on the strategy. It also will incorporate any additional prompts or referenece content (e.g. existing campaigns, website or docs) to generate the content.&#x20;
3. **Campaign Strategy Expert -** The campaign strategy agent ensures that the entire sequence of emails for a campaign is organized around a strategy.
4. **Cohort Expert -** The cohort agent generates the cohorts based on product usage data but can also include other sources of data that provide information about the user.

<details>

<summary>Is it true that we can add our custom agents?</summary>

Yes, you also have the ability to add an agent and providing then the context in which is suitable for your growth and marketing needs.

</details>


---

# 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://humanic.gitbook.io/humanic/what-are-agents.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.
