# Stake

1. Click on "Add Stake."

<figure><img src="/files/tQyHBufg7lYU1Ha6mCh0" alt=""><figcaption><p>Add Stake</p></figcaption></figure>

2. Specify the service provider (miners, sharders, or blobbers) to which you want to stake tokens, and click "Next."

<figure><img src="/files/PvISrsTwOFrmCyRTJuIL" alt="" width="354"><figcaption><p>Stake to Service Providers</p></figcaption></figure>

3. For example, let's select Miners for staking and click "Next." The app will list all the available miners on the network.

<figure><img src="/files/8pq17bmtbH1xoiOVYZsE" alt=""><figcaption></figcaption></figure>

&#x20;   4\. Select a specific miner and click "Next."

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

&#x20;   5\. The app will display the current amount staked on the chosen miner. To confirm your stake, click on "Stake."

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

&#x20;     6\. Specify the amount you want to stake and click "Next."

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

7. The app will provide a total summary of the stake. Click on "Confirm and Stake" to proceed further.

<figure><img src="/files/7eV33EGEIJwmrelBVbwc" alt=""><figcaption></figcaption></figure>

8. Finally, a prompt will be displayed confirming the submission of your stake.

<figure><img src="/files/cUiaPa76ggsw0fHUiyxg" alt=""><figcaption><p>Stake Submitted</p></figcaption></figure>

9. You can view your total stake and stake rewards after submitting your stake in the Stake section of the app.

<figure><img src="/files/lgB4WVSN6KxieAZBHOQe" alt=""><figcaption><p>Stake Status</p></figcaption></figure>

## Next Steps

* [Get an Overview of Transaction Activity](https://docs.zus.network/products/bolt/activity)
* [Buy ZCN using Bolt](https://docs.zus.network/products/bolt/buy-zcn)
* [Sell ZCN using Bolt](https://docs.zus.network/products/bolt/sell-zcn)
* [Send Tokens using Bolt ](https://docs.zus.network/products/bolt/send-tokens)


---

# 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-old.zus.network/products/bolt/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.
