# Staking/Unstaking a provider

### Summary

**Stake ZCN**

[Stake](https://bolt.holdings/stake) ZCN to Miners, Sharders, and Blobbers to receive ZCN rewards.&#x20;

1. Navigate to “Stake”.
2. Select “Miner, Sharder, or Blobber.”
3. Choose your provider.
4. Input your desired stake.&#x20;
5. Confirm.

**Unlock Stake**

1. Access “Current Stakes” on the “Stake” page.
2. Manage the stake for the desired provider.
3. Opt to “Remove Stake.”

{% hint style="info" %}
You can only remove the total staked amount. It is not possible to remove it partially.
{% endhint %}

{% hint style="info" %}
Your tokens might get locked and unable to be removed if there is enough used storage relative to the write price of the blobber. The main idea here is that the blobber should always have enough space to back its used storage based on its write price.
{% endhint %}

### Stake ZCN

1. **Click on “Add Stake” on the Stake page.**

<figure><img src="/files/zRuxYpLzetrBguu6yuEf" alt="" width="563"><figcaption><p>Fig1: Add Stake</p></figcaption></figure>

2. **Choose “Miner, Sharder, or Blobber.”**

<figure><img src="/files/i9EFPUtdaSdUKIsgVImK" alt="" width="434"><figcaption><p>Fig2: Choose Provider</p></figcaption></figure>

3. **Select a provider.**

<figure><img src="/files/QfcHpnCmq50F5I3OeFx5" alt=""><figcaption><p>Fig3: Select Provider</p></figcaption></figure>

You can also use the Provider Search feature to quickly locate and select blobbers. This search functionality allows users to find specific blobbers using just the search option effortlessly.

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

4. **Confirm provider.**

<figure><img src="/files/x5Bh2iWx3c8woUamqfTX" alt="" width="366"><figcaption><p>Fig4: Review Sharder Details</p></figcaption></figure>

5. **Input Stake amount.**&#x20;

<figure><img src="/files/j0sGTVfUZktq5Av4XViS" alt="" width="365"><figcaption><p>Fig5: Input Stake Amount</p></figcaption></figure>

6. **Confirm Your Stake**

<figure><img src="/files/rsp7WQInINFH4APPav1S" alt="" width="381"><figcaption><p>Fig6: Confirm Stake</p></figcaption></figure>

7. **View your Stake on "Current Stakes".**

<figure><img src="/files/79XkwSNOTcf0xDKOpvxI" alt=""><figcaption><p>Fig7: Current Stake Table</p></figcaption></figure>

### Claim Rewards

1. **Go to “Claim Rewards” from Stake Page.**

<figure><img src="/files/bom0J4K6g7jHNtitY9PK" alt=""><figcaption><p>Fig8: Claim Rewards Link</p></figcaption></figure>

1. **Select the providers to claim the reward.**

<figure><img src="/files/CbATvk8zRIXmNNAbvxZK" alt="" width="482"><figcaption><p>Fig9: Claim Rewards Menu</p></figcaption></figure>

3. **Confirm**
4. **View your updated available balance, or check recent transactions for more details.**

### Unlocking Stakes

1. **Navigate to “Current Stakes” on the “Stake” page.**<br>

<figure><img src="/files/5phU5wNB2GIS1FL5zbTI" alt=""><figcaption><p>Fig10: Unlock - Current Stakes</p></figcaption></figure>

2. **Click "Manage".**

<figure><img src="/files/lPjWIpEgPNKIereyprLn" alt=""><figcaption><p>Fig11: Unlock - Window</p></figcaption></figure>

3. **Click "Remove Stake".**

{% hint style="info" %}
**Important Note:**\
You can only remove the total staked amount. It is not possible to remove it partially.
{% endhint %}


---

# 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.zus.network/zus-docs/webapps/bolt/stake-to-providers.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.
