# Infrastructure

- [AI Agent](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/ai-agent.md): Learn how to create your very first AI-powered game and launch your token with a personalized, fully customizable AI agent.
- [AI Agent Toolkit](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/ai-agent/ai-agent-toolkit.md)
- [Creating an AI Agent](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/ai-agent/creating-an-ai-agent.md)
- [Token Utility and Economy](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/token-utility-and-economy.md): Learn more about the economy and incentives for players and creators in AI Worlds.
- [Features](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/features.md): Discover these amazing platform features that will help you get the most out of your favorite worlds.
- [Multilingual Support](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/multilingual-support.md)
- [Referral Program](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/referral-program.md): Learn about the AI Worlds Referral Program and the benefits it provides to players.
- [Partnerships](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/partnerships.md)
- [Competitor Analysis](https://ai-worlds.gitbook.io/ai-worlds/infrastructure/competitor-analysis.md)


---

# 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://ai-worlds.gitbook.io/ai-worlds/infrastructure.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.
