# Unstake ALT

To unstake your tokens, follow the steps described below.

**Step 1:** To unstake the token, click on the “Portfolio” tab. You can see the comprehensive details of your ALT stake in this tab, which includes total staked balance, reward APR, staked token balance and status.<br>

<figure><img src="/files/LMk2CEMOY8imUAsszcMI" alt=""><figcaption></figcaption></figure>

**Step 2a:** Unstaking is a two-phase process, you have to initiate cooldown for unstaking before redeeming the unstaked assets after the cooldown period is over. \
\
To initiate the unstaking process, click on the “Unstake” button in the “Portfolio” tab.\
\
Now, input the amount of reALT you wish to convert back to stALT, and click on the "Convert" button and confirm the transaction in your wallet.

<figure><img src="/files/tp6lxYzYy3hf4KmwsQVb" alt=""><figcaption></figcaption></figure>

Afterwhich, you can click on the “Cooldown” button and confirm the transaction in your wallet. Note that the unstaked tokens have to **enter a 21 days cooldown period** before they get unstaked and return to your wallet. Moreover, rewards will not accrue on the token during the cooldown period.

<figure><img src="/files/KJooWeFDC5cEzMqD9Gp2" alt=""><figcaption></figcaption></figure>

**Step 2b:** Once the cooldown period has passed, click on the “Redeem” button.  Input the amount to be redeemed and confirm the transaction in your wallet. And your unstaked amount should return to your wallet.<br>

<figure><img src="/files/zHoDi1iC0cmld7Q4ibXo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.altlayer.io/altlayer-documentation/alt-restaking/unstake-alt.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.
