> For the complete documentation index, see [llms.txt](https://docs.ant.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ant.fun/support/antfun-token.md).

# ANTFUN Token

**ANTFUN Token Overview**

ANTFUN is the native utility token of the Ant.Fun platform, with a total supply of 10,000,000,000 ANB.\
\
The SOLANA CA:\
CWZ6BsdnjkDVTGkmL6bGbJXXig6ceef12KvyGQW14cMt\
\
The BSC CA:\
0x6ced5c6d3f913b48d59fa07abbfe9060c409087c

***

### Project Overview

Ant.Fun is a next-generation Social AI wallet that integrates blockchain wallets, social chatrooms, and AI Trading Agents to build an all-in-one on-chain interaction and trading infrastructure.

Within chatrooms, users can:

* Discover high-potential assets in real time through AI Bots
* Access data analysis and trading strategy insights
* Execute on-chain trades with one click
* Capture opportunities and perform instant execution

Ant.Fun has established a “social-driven trading” product loop, significantly improving trading efficiency and on-chain activity.

***

### What ANTFUN Token is degined for

ANTFUN token is intended for use within the ANT.FUN ecosystem in connection with current and future platform functionalities. Depending on product design, technical availability, and future development milestones, ANTFUN token may be used in connection with:

* wallet interaction within the platform environment
* social tools and social trading features
* AI-powered features and related platform services
* access to selected digital services
* future product modules introduced as the ecosystem expands

The scope, availability, and conditions of access to these functions may evolve over time as ANT.FUN continues to build and expand its ecosystem.

***

### ANTFUN token in the ANT.FUN Ecosystem

ANTFUN token is intended to play a functional role within the ANT.FUN ecosystem by supporting access to selected platform experiences and digital services as they become available.

As the ecosystem develops, ANB is expected to remain closely aligned with product functionality, platform interaction, and future ecosystem expansion.


---

# 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://docs.ant.fun/support/antfun-token.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.
