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

# ABR0 Token

ABR0 Token is a main token of Allbridge Core. It can be used to pay relayer fees with a discount for cheaper transfers via Allbridge Core. ABR0 if an omnichain fungible token, deployed according to the OFT standard by LayerZero. You can read more about the standard [here](https://docs.layerzero.network/v2/concepts/applications/oft-standard).

To pay relayer fees in ABR0 choose it as an option when creating a transfer.

<figure><img src="/files/gOmUAuR0zx1CbvGcCoQr" alt="" width="375"><figcaption></figcaption></figure>

## How to get ABR0?

If you are a holder of our legacy token ABR, you can migrate it to the new ABR0 as a 1:1 migration [here](https://token.allbridge.io/migrate).

For the new holders we've set up several liquidity pools where you can buy ABR0 on-chain:

* Ethereum: <https://app.uniswap.org/explore/tokens/ethereum/0xd450db3188b7fbf52c670eee30372ba74b4c5857>
* Solana: <https://www.orca.so/pools/9txwSofrJdaPprTPVFD2xSESRukgNyVTRd35iU6AKX6c>

After you get ABR0 tokens you might need to bridge them to other blockchains. To do this please use our official ABR0 bridge: <https://token.allbridge.io/bridge>.

To make sure you're buying the correct token you can reference ABR0 Token Contract address from our [Contracts page](https://docs-core.allbridge.io/product/how-does-allbridge-core-work/allbridge-core-contracts#abr0-token-contracts).


---

# 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-core.allbridge.io/product/abr0-token.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.
