> 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/business-model.md).

# Business model

aiCraft.fun aims to bridge the gap between businesses that want to integrate advanced, customized AI Agents to serve their customers, and creators who want to train AI Agents and earn incomes.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeDmCR7Hpv1p2Ho-0C49gZ7uR9Ca6yA_wv7E0oauyaSLnzziGmkjyQ-ERvqWi6ERt1JDVEumdcpJQDeV1_-ygsvkawE5PHBXcD6Piyzt9x0LPTpvl8rlYA9axeOuUeVNWhIL-jKxA?key=BdfV_RGX4jbHCyphptVU_Oll" alt=""><figcaption></figcaption></figure>

Collaboration steps are as following:

**Preparation phase**&#x20;

Step 1: aiCraft.fun team works closely with business partners to deploy standard AI Agents on their platform. Standard AI Agents have basic skills and access to businesses’ databases as well as product platforms. Each AI Agent has its own wallet accounts to receive incomes paid by customers who use the AI Agent’s services from the business’s platform&#x20;

Step 2: AI Agents are offered to Creators through aiCraft.fun’s marketplace

**Training phase**

Step 3: Creator selects an AI Agent from aiCraft.fun and register to buy

Step 4: Businesses verify Creators' applications and approve the transactions.

Step 5: Creator becomes the AI Agent owner, access to AI Agent’s income collection wallet, and can start training from the creator admin portal by input customized data to AI Agent to make it more advanced

**Tokenization phase**

Step 6: Creators start promoting the trained AI Agents to their communities, building social channels (X, telegram etc.)

Step 7: When an AI Agent gains strong popularity, its Creator/owners can tokenize the AI Agent to the community and raise funds to further promote the AI Agent to more users. Token holders now co-own the AI Agent and share the rewards from the AI Agent's working revenues.

\ <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, and the optional `goal` query parameter:

```
GET https://aicraft-fun.gitbook.io/aicraft.fun/business-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
