# How to stake

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

Navigate to the [Staking](https://console.arkreen.com/staking) section in the Arkreen console at: <https://console.arkreen.com/staking> You will find different Staking pools in the horizontal top navigation where you can choose from. Once you found the most suitable, Click on the "**Stake**" button and pick the allocation in the popup for the amount you want to stake and confirm it at bottom. Sign the requested transactions and your stake is locked in. You can withdraw your rewards at any time via this menu, but you can only unstake once the period is finished. You will see a countdown on the right side until the unstake becomes available. If you don't unstake after the period is finished, and a new round of the same staking pool starts later, your stake in that pool will be automatically staked in the new round.

**Check out the video guide below:**

{% embed url="<https://youtu.be/5KxHGcQ4-ss>" %}


---

# 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://intro.arkreen.com/how-to-stake.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.
