> For the complete documentation index, see [llms.txt](https://docs.staketab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.staketab.com/academy/axelar.md).

# AXELAR

## What is Axelar?

Axelar is a platform offering fast and convenient solution for decentralized applications launch and using on various blockchains. The network is in the testnet phase now. For more details, please see the article below.

{% content-ref url="/pages/SPU0DTIeHkkbNIm6sUQu" %}
[What is Axelar project?](/academy/axelar/what-is-axelar-project.md)
{% endcontent-ref %}

## Axelar tokenomics

1,000,000,000 of tokens are allocated to genesis. The total supply is unknown yet (2022-01-14).

## Axelar partners

![](/files/hvPx7ExglrkXVPqOgUvG)

## Useful links

* [Axelar Website](https://axelar.network)
* [Axelar FAQ](https://axelar.network/faq)
* [Axelar Academy](https://axelar.academy)
* [Axelar Whitepaper](#what-is-axelar)
* [Axelar Telegram Channel](https://t.me/axelarnetwork)
* [Axelar Telegram Chat](https://t.me/axelarcommunity)
* [Axelar Twitter](https://twitter.com/axelarcore)
* [Axelar Discord](https://discord.gg/aRZ3Ra6f7D)


---

# 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://docs.staketab.com/academy/axelar.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.
