> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/axelar-interchain-tokens/cross-chain-supply-per-token.md).

# Cross-chain Supply Per Token

**Overview**

This indicator looks at the aggregate amount of a specific token available across all blockchains it is deployed on through the Axelar network. This provides insights into the distribution and availability of the token. Furthermore, the indicator provides an overview of the specific token on each blockchain network it operates on, providing a detailed view of its distribution across the ecosystem.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/GkLuX1kW93XkOQq4mbrbDgyKf-hdYFHt_91ji6FtZL4CDbMM5sLEtXkGvZ3CQwSUzpuU2IPRUVQFckwIY6AngTTcOrfSl_lzgLaVaLgUMrFZTdi1hS5b-wfQCFO8ZOtJF8_jTMqFVuXtQ2kHDIq_tJc" alt=""><figcaption></figcaption></figure>

This indicator illustrates the total supply of a token deployed with Axelar helps in analyzing their distribution and how decentralized their presence is across the blockchain ecosystem. It indicates where the tokens are most concentrated and where they are less available. The distribution of token supply can reveal user preferences and the popularity of certain blockchains within the DeFi space. A higher token supply on a particular chain might indicate a strong user base or superior demand on that chain.


---

# 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://resources.defirisk.intotheblock.com/axelar-interchain-tokens/cross-chain-supply-per-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.
