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

# AI Coins

### AI Coins: Tokenizing the AI Persona Ecosystem

#### What Are AI Coins?

When an AI Persona is created on the Data3 Network, an associated **AI Coin** is generated. This coin is the financial backbone of the persona, enabling monetization and serving as a dynamic representation of its value.

#### Core Features of AI Coins

AI Coins come with several distinct attributes:

* **Dedicated Wallet:** Each coin is housed within its own wallet, ensuring secure and isolated transactions.
* **Step Bonding Curve Pricing:** The coin’s value is governed by a step bonding curve mechanism—a transparent pricing model where token price increases with demand.
* **Ownership and Control:** The AI Persona owner retains complete control, with no initial allocations or unlock periods.
* **Full Liquidity:** Tokens can be bought or sold on-chain at any time, with pricing determined by the current supply and demand.

This innovative structure not only incentivizes early participation but also ensures organic price discovery, reducing the risk of sudden market manipulations (e.g., rug-pulls).


---

# 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://data3-network.gitbook.io/developer.data3.network/data3-network-overview/ai-coins.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.
