> For the complete documentation index, see [llms.txt](https://docs.ainetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ainetwork.ai/ain-dao/tokenomics/ai-network-tokenomics.md).

# AI Network Tokenomics

## Overview

![](/files/EZo2e8IBHD82Wza3aTfq)

At the center of the AI Network tokenomics is $AIN. $AIN is the token that can be exchanged for decentralized computing power. AI Network obtains GPUs from the resource providers and in exchange, they get $AIN. Applications, such as Ainize and AINFTs, on AI Network, can use computing power and the blockchain as their backends, as well as decentralized storage solutions. They provide services to the users including researchers, developers, and creators. As the applications grow, their $Tokens will grow in value and $AIN as well. Since there are more demands, more resource providers will be willing to supply their GPUs, hence the flywheel spins.

## Supply and Distribution

* Total supply: 700,000,000
* [Coingecko](https://www.coingecko.com/en/coins/ai-network)
* [Uniswap](https://app.uniswap.org/#/swap?outputCurrency=0x3a810ff7211b40c4fa76205a14efe161615d0385\&chain=mainnet), [Balancer](https://app.balancer.fi/#/trade/0x6b175474e89094c44da98b954eedeac495271d0f/0x3A810ff7211b40c4fA76205a14efe161615d0385), [Gopax](https://www.gopax.co.kr/exchange/ain-krw)
* [Etherscan](https://etherscan.io/token/0x3a810ff7211b40c4fa76205a14efe161615d0385)
* More info is available on <https://ainetwork.ai/token>

## Token bridge


---

# 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.ainetwork.ai/ain-dao/tokenomics/ai-network-tokenomics.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.
