> 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/mobile-app-user-guide/manage-staking/start-staking.md).

# Start staking

**Step 1**: Please make sure you are NOT in the All accounts mode. Please choose a specific account, and click the tab **Staking**.

![](/files/LIeejuQBbHTylGM2JLeU)

**Step 2**: In the **Staking** tab, please choose **Start staking**.

![](/files/Tf76Jw9AnZn1ZbKv5VJG)

In case you have staked before, even not through SubWallet, the staking tab would still display information about your stakings, as the following image:

![](/files/uKU4hpKpkGdo8fEsr7Z4)

**Step 3**: Select the network you want to stake on.

![](/files/svjefR5VU9wjcjE11RKl)

**Step 4**: Select a collator. \
The wallet displays the number of people participating in staking for a particular validator/collator/dApp, and the **annualized** percentage yield (APY) on staking for such validator/collator/dApp. We suggest you choose validators/collators/dApps that are (i) not "overcrowded" and (ii) report a significantly high annual return.

![](/files/t8lTF7emM5XN5Axqu3zz)

**Step 5**: Check the information. If you still want to stake for this validator/collator/dApp, please click **Start staking**.&#x20;

![](/files/4vXRxvN3Q0ua4S4yFqoq)

**Step 6**: Enter the amount you want to stake and click **Continue**.

![](/files/ffW13Plck8nNP74xm0ff)

**Step 7**: Review your transaction. If you still want to proceed, please click **Continue**.&#x20;

![](/files/VLbiQKOQU3EOLlmI8Syk)

**Step 8**: Enter your password and click **Confirm**.

![](/files/23koHizMZ8Ex8BDadeYc)

Depends on your network connection or blockchain processing time, it might take a while to finalize your transaction. Please be patient!

![](/files/qdBOyt2qoMfw1jyfH16t)<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.subwallet.app/beta/mobile-app-user-guide/manage-staking/start-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
