# How to get/unstake stEVER

## Stake EVER, get stEVER

1. Open the [Ever Wallet extension](https://chrome.google.com/webstore/detail/ever-wallet-beta/mfiealgchgibibbamfjebflnfjihfedk?hl=ru\&authuser=1) and select *Stake* from the token management panel.
2. Enter the number of EVER you wish to stake.\
   Below you will see the exchange rate, the amount attached to pay the commission (part of which will be returned to your wallet after the successful completion of the transaction), the number of stEVER that you will receive after the transaction is completed, as well as the current APY (annual yield).
3. Confirm the transaction by entering the password in the next window and click *Confirm transaction.*
4. After that, you will receive stEVER to your wallet balance.

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

## Unstake stEVER, get EVER

1. Open the [Ever Wallet extension ](https://chrome.google.com/webstore/detail/ever-wallet-beta/mfiealgchgibibbamfjebflnfjihfedk?hl=ru\&authuser=1)and select *Stake* from the token management panel.
2. At the top of the window that opens, select Unstake and enter the amount of stEVER you wish to Unstake. \
   Below you will see the exchange rate, the amount attached to pay the commission (part of which will be returned to your wallet after the successful completion of the transaction) and the number of sever you will receive after the transaction.
3. Confirm the transaction by entering the password in the next window and click *Confirm transaction.*
4. After that, you will receive EVER to your wallet balance within 36 hours of a successful transaction.\
   You can track the unstake process in the *In progress* window of the *Stake* section.

<figure><img src="/files/ogkTcP0boCy5Ei4FR8Av" 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.everwallet.net/stever/how-to-get-unstake-stever.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.
