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

# Initial AI Agent Offering (IAO)

aiCraft is designed to enable smooth and reliable income streams, supporting creators to sell their trained AI Agent to public holders through IAO.

When a creator buys a standard AI Agent from a business, the creator enters into an agreement with the business on the service and income for the AI Agent. Each AI Agent has its own accounts to receive income from serving the businesses.

The income accounts of an AI Agent on aiCraft platform belong to its creator. However, when the creator decides to tokenize the AI Agent, aiCraft platform will automatically link its income stream with the issued AI Agent token’s contract. All the income earned by the AI Agent will be forwarded to a pool which will then be used to reward token holders. This design will bring transparency in the income stream of the AI Agent and trust for token holders, supporting creators to more easily promote the AI Agent’s IAO process.

\ <br>


---

# 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://aicraft-fun.gitbook.io/aicraft.fun/initial-ai-agent-offering-iao.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.
