# Staking DWEB

By staking $DWEB Tokens, you can receive your share of 80% of all fees Decentraweb collects from Top-Level Domain registrations and renewals.

To stake $DWEB navigate to our Staking Dashboard : <https://staking.decentraweb.org>

### How to Stake $DWEB

*In the following example, we will be staking DWEB on the Ethereum Network.* \
*The process is the same for staking on Polygon/Matic Network. Simply switch to Polygon within the top right of the staking dashboard (ensure DWEB has been bridged to Polygon/Matic before staking on Polygon/Matic)*\
\
\
Navigate to our Staking Dashboard, connect your wallet which holds your $DWEB and select Stake or Stake More under $DWEB within the navigation bar

{% hint style="info" %}
If you are Staking More $DWEB and have unclaimed rewards, these unclaimed rewards will also be staked
{% endhint %}

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

**Step One :** Select DWEB Token

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

**Step Two :** Ensure all Prerequisites are met and acknowledge that you have read our Terms and Conditions

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

**Step Three :** Enter the amount you'd like to stake or select from our preset % of total options

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

**Step Four :** For first time stakers, you'll need to approve access to your tokens up to the provided amount. Press next and approve transaction within your wallet

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

**Step Five :** Confirm staking of your DWEB amount nominated within step three by pressing Confirm and approving transaction within your wallet

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

**Step Six :** Wahoo! Staking has been completed. Click the txn address to view your transaction on Etherscan. You'll now see within the Navigation Sidebar that your staking balance has been updated

<figure><img src="/files/jVYNyYgFIXSFz9o49xbR" 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.decentraweb.org/decentraweb/dweb/staking-dweb.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.
