# Staking DAFI

You can participate in the next-generation of network incentives, by staking DAFI for dDAFI rewards [here](https://stake.dafiprotocol.io).

You can connect your wallet to the highly-intuitive design & features.

## Dashboard

| Feature           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Total DAFI Staked | This is the total DAFI staked across the entire network by the community.                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Fees Collected    | <p>Total fees collected and redistributed to active users. Users staying in the system receive 25% of the rewards from users exiting. Each time someone decides to exit, a withdrawal fee is applied to convert dDAFI rewards into DAFI. </p><p></p><p>This is currently set at 25%, the dDAFI fees are sent back to the rewards pool and later redistributed to active-users in the system. Over time, you will accumulate a portion of other users fees. This rate will be decreased over time after it has served it's purpose.</p> |
| Your DAFI Staked  | How much DAFI you have locked in a Super Pool for staking. The minimum stake amount is 2500 DAFI, with an initial lock-period of 30 days.                                                                                                                                                                                                                                                                                                                                                                                              |
| Rewards           | Your accumulated, unclaimed dDAFI rewards. These will change depending on the distribution rates, as well as the demand of the network multiplying your quantity.                                                                                                                                                                                                                                                                                                                                                                      |
| Potential         | The quantity which your current-rewards would change to at peak demand, i.e. Potential Rewards. Similarly, Potential APY indicates the dDAFI reward rate if demand reached it’s peak and multiplied rewards.                                                                                                                                                                                                                                                                                                                           |

{% hint style="info" %}
Super Staking is designed to be a highly-customisable, novel reward model which incentivizes users without simple-token inflation.
{% 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.dafiprotocol.io/guides/staking-dafi.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.
