> 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/allbridge-classic-staking/staking-guide.md).

# Staking guide

## How to stake ABR? <a href="#docs-internal-guid-61c8ebe4-7fff-2af7-776a-265a43f1a9aa" id="docs-internal-guid-61c8ebe4-7fff-2af7-776a-265a43f1a9aa"></a>

{% 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 %}

1. Go to <https://stake.allbridge.io/>.
2. Press **Connect wallet** button.

![](/files/7djCka5j3sIaw4m1JETa)

3\. Choose a wallet where you have your ABR.

![](/files/IK4sQduO6Lnrt9akjZk2)

4\. Enter the amount of ABR you want to stake.

![](/files/XXnoYVMPnEXfmpgsS18R)

5\. Press **Stake** button.

![](/files/VJ8UcGlF6zuNheMDAJb1)

6\. Approve the transaction in the wallet.

7\. After the transaction is successful, you will receive xABR to your wallet, which represents your staked ABR.

## How to unstake ABR? <a href="#docs-internal-guid-61c8ebe4-7fff-2af7-776a-265a43f1a9aa" id="docs-internal-guid-61c8ebe4-7fff-2af7-776a-265a43f1a9aa"></a>

1. Enter the amount of xABR you want to unstake.

![](/files/FVAo0DK9y8N6F7bc5kkb)

2\. Press **Unstake** button.

![](/files/UnSQmInoZj0W4XoJeHXV)

3\. Approve the transaction in the wallet.

4\. After the transaction is successful, you will receive your ABR.


---

# 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/allbridge-classic-staking/staking-guide.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.
