> For the complete documentation index, see [llms.txt](https://docs.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.allbridge.io/earn-abr/brdg-token-use-cases.md).

# Tokenomics and ABR token use cases

{% hint style="warning" %}

## Allbridge Classic is deprecated and will be stopped in mid-2026. You can find information on our current bridge Allbridge Core [here](https://docs-core.allbridge.io/).

{% endhint %}

{% hint style="warning" %}
ABR token is being migrated to the new ABR0 token, you can find more information [here](https://allbridge.io/token/).
{% endhint %}

## Tokenomics

![](/files/rlOcfKXRgYd0Tnvex9QY)

## ABR Token Use Cases

### Bridge Fee

{% content-ref url="/pages/zPHgi1ISkMWG9SdHFhw5" %}
[Bridge Fee](/allbridge-overview/bridge-fee.md)
{% endcontent-ref %}

### Allbridge Staking

{% content-ref url="/pages/cFYj8ZtgCNu0PE017XoC" %}
[ABR staking](/allbridge-classic-staking/abr-staking.md)
{% endcontent-ref %}

### Token Subscription Fee

#### What is the Token Subscription Fee?

If a project wants to use the bridge, it needs to pay a monthly subscription.

* The subscription fee is paid in **ABR.**
* The fee is not staking. The subscription fee is **not refundable**.
* If the subscription is not paid in time, a token will be **paused** from bridging automatically.
* As soon as the subscription is paid, the token will appear on the bridge **automatically** as well.

#### How to pay for a subscription?

The Interface is coming soon. We will announce it and provide the guides and documentation.

#### How to apply to be added to the bridge?

In order to avoid scam projects, we register the tokens manually every week on **Friday**.

If you are interested in seeing your token added to our bridge, please send an email here <collaboration@allbridge.io> with the answers to the following questions:

1. A link to your token page on CoinMarketCap or CoinGecko.
2. A list of chains where your token is already listed.
3. A list of chains you want to bridge to.

### Fee Distribution

#### How will the Fee be distributed?

* Bridge Fee and Token Subscription Fee will be distributed between the stakers and Allbridge team.
* **80%** of all the fees will go to **ABR staking pool** on a particular chain.
* **20%** of all the fees will go to **Allbridge team**.


---

# 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.allbridge.io/earn-abr/brdg-token-use-cases.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.
