> For the complete documentation index, see [llms.txt](https://clarnium.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clarnium.gitbook.io/whitepaper/ai-agents.md).

# AI Agents

## ⚡ Your AI Marketing Assistants

{% hint style="success" %}
**Meet AI Agents, your effective marketing assistants!**
{% endhint %}

AI-powered helpers supercharge token promotion, managing marketing tasks effortlessly. Focus on building your project while they amplify your token’s buzz with smart, automated strategies.

<figure><img src="/files/7qfESN17hUpwY58CKWgP" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/QjrDD5re9zJStOSd5HOP" %}
[AI-Powered Assistants](/whitepaper/ai-agents/ai-powered-assistants.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nq5aLNA6Q3IrCr6WEkyQ" %}
[Use Cases](/whitepaper/ai-agents/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/TEz7QOfYrj9zShVwstkL" %}
[Grok + X API Integration](/whitepaper/ai-agents/grok-+-x-api-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z0THij60meTIUhledS0y" %}
[Broken mention](broken://pages/Z0THij60meTIUhledS0y)
{% endcontent-ref %}


---

# 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://clarnium.gitbook.io/whitepaper/ai-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.
