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

# XAV

{% tabs %}
{% tab title="XAV Token Details" %}
Total Supply: 100 million (minted on Avalanche and bridged via Axelar)

Name: `Xave Token`

Ticker: `XAV`

Decimals: 18 (all chains)
{% endtab %}

{% tab title="Bridging XAV" %}
[SquidRouter](https://www.squidrouter.com/) will be listing XAV for cross chain bridging\
\
XAV holders may also bridge their XAV directly using the Axelar Interchain Dashboard <https://interchain.axelar.dev/avalanche/0x913C61ec3573E5E4ee6488552535Fb1be84FF2AC>
{% endtab %}
{% endtabs %}

| Network   | Address                                                                                                                                 | Master Token?           |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| Avalanche | [Xave Token \| Token Tracker - Snowtrace](https://snowtrace.io/token/0x913C61ec3573E5E4ee6488552535Fb1be84FF2AC/balances?chainId=43114) | Yes                     |
| Ethereum  | <https://etherscan.io/token/0x1dB06f39c14d813d7b1CCB275A93f5b052DE1cac>                                                                 | Axelar Interchain token |
| Arbitrum  | <https://arbiscan.io/address/0x1dB06f39c14d813d7b1CCB275A93f5b052DE1cac>                                                                | Axelar Interchain token |
| Polygon   | <https://polygonscan.com/address/0x1dB06f39c14d813d7b1CCB275A93f5b052DE1cac>                                                            | Axelar Interchain token |


---

# 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://xave-finance.gitbook.io/general/tokenomics/xav.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.
