# Stake Blobber

In the context of Blobbers, staking serves as a means to allocate storage resources in exchange for ZCN Rewards.

### Instructions

1. To begin, navigate to the Chimney dashboard and locate the 'Stake' option. The stake section is highlighted in the black box in the screenshot below.

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

2. The application will then display your current stake details.&#x20;

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

These details consist of the following components:

\- Total Stake Amount: Amount Totally Staked to blobber and validator for rewards\
\- Claimable Staking Rewards: Rewards Generated by Staking\
\- Validator Stakes: Amount Staked to Validators for validating challenges\
\- Blobber Stakes: Amount Staked to Blobbers for storing store user data files.\
&#x20;

3. To initiate the staking process, click on the 'Add Stake' button. This button is also highlighted in the screenshot below.

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

4. Next, you'll be prompted to choose whether you wish to stake with a Blobber or Validator. Make your selection and proceed to the next step.

<figure><img src="/files/DL8yGHmXKAbnGoijQoBq" alt="" width="563"><figcaption></figcaption></figure>

5. Specify the amount you want to stake, and then click 'Next' to continue.

<figure><img src="/files/9kJ2r2KimWy64OljLIaS" alt="" width="563"><figcaption></figcaption></figure>

6. Confirm your stake amount, as well as any associated transaction fees, by clicking on 'Confirm and Stake.'

<figure><img src="/files/vIiLzvPZt286KX7TASj8" alt="" width="375"><figcaption></figcaption></figure>

The terms mentioned in the screenshot are as follows:

* Add Stake: The sum you intend to stake.
* Fees: The fees associated with staking to Blobbers and Validators.
* Current Total: The total amount currently staked with either Blobbers or Validators.
* Future Total: The projected total after your staking contribution.

7. To complete the staking process, you can either pay for the stake amount using your wallet balance or purchase ZCN tokens using a credit card or ERC-20 Tokens.

<figure><img src="/files/JbvHwChXZ5sq1vmN4TGp" alt="" width="563"><figcaption></figcaption></figure>

8. Within seconds, Chimney will successfully submit your stake to the Blobber.

<figure><img src="/files/Mti2lhU3qYk4nRAYWBVg" alt="" width="563"><figcaption></figcaption></figure>

9. Finally, the total stake amount you've allocated will be reflected on the Chimney dashboard's stake page. For further clarity, please refer to the screenshot below:

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


---

# 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/chimney/stake-blobber.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.
