> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/beta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/stake-tokens.md).

# Stake tokens

**Step 1**: Open SubWallet extension and select **Staking**. Hit **Start staking** and choose your desired network.

![ ](/files/pzWLxp8NVLzdyJ1wxLhL) ![](/files/YD5W4g1nv7pYqm6adRLD)

**Step 2**: Choose a validator/collator/ or sort validators by **Lowest commission/Highest return**. Press **Start staking**.

![](/files/LRAEQAoIFOhToDxZvQA9) ![](/files/wb23P7OWGa8o82l9QCGu)

**Step 3**: Enter the amount you would like to stake and hit **Next**. After double-checking all the information, key in your password and press **Confirm**. Your transaction is complete.

![ ](/files/52ioSBkH3afVjyQTX1l5) ![](/files/xiCHGGjvFE9y8JsBdD5o)


---

# 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.subwallet.app/beta/extension-user-guide/manage-staking/stake-tokens.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.
