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

# $AGENTFUN

$AGENTFUN is the protocol token with a total supply of 100,000,000 (100 million) split across the following two chains:

* Cronos EVM: 5,000,001
* Cronos zkEVM: 94,999,999

{% hint style="info" %}
**Token Contract Address**

* Cronos EVM: `0x96733708C4157218B6E6889eb9E16B1df7873061`
* Cronos zkEVM: `0x18d40Bd95e34d1a4fcaf9027Db11F6988e5B860A`
  {% endhint %}

## Utility

**⭐ Create new agents**

As users have to pay a 1 $AGENTFUN fee to create new agents, as demand for new agents grows so does the demand for $AGENTFUN.

**⭐ Bonding Curve**

All new Agent Tokens can only be bought with $AGENTFUN, requiring users to purchase $AGENTFUN if they want to buy an Agent Token.

**⭐ Liquidity pairing**

Once an agent is graduated to the DEX, the agent token is paired in a liquidity pool with $AGENTFUN.

**⭐ Routing Currency**

Since all graduated Agent Token on the DEX are paired with $AGENTFUN, anyone buying or selling an Agent Token on DEX will be routed through one or more pools containing $AGENTFUN, allowing $AGENTFUN liquidity providers to earn on swap fees.

## Distribution

<figure><img src="/files/FNW7LD67dUbXV6Wb9vMR" alt=""><figcaption></figcaption></figure>


---

# 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://agentfun.gitbook.io/home/usdagentfun.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.
