# Stake Process

* Select network you want to stake your token with

  <figure><img src="/files/DHXEZOzr5GgBxVzIr8En" alt=""><figcaption></figcaption></figure>
* Click into Stake page
  * Network stats is showing at the banner location

    <figure><img src="/files/QLPBMlZhccB1o5jDEEXw" alt=""><figcaption></figcaption></figure>
* Connect your wallet
  * Account Details will show once wallet is connected
    * **Available to Stake**: the amount of Mapo in your wallet that can be staked
    * **Staked Amount**: the amount of stMapo currently in your wallet
    * **StaQ APR**: the current staking APR

      <figure><img src="/files/smVAvlUZeH4uC4AMJNNx" alt=""><figcaption></figcaption></figure>
* Enter Mapo Amount you want to stake

  <figure><img src="/files/1yvtwOAV7fSZqg7BcfKW" alt=""><figcaption></figcaption></figure>
* Confirm the transaction


---

# 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.bitstaq.io/user-guide/stake/stake-process.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.
