> For the complete documentation index, see [llms.txt](https://emco-network.gitbook.io/emco-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emco-network.gitbook.io/emco-network/enerd-ai-powered-rewards/defi-staking-rewards.md).

# Defi Staking Rewards

> ### Why a reward-based economy is key to resurrecting DeFi - [*https://crypto.news/defis-need-for-rewarding-users-a-path-to-sustainable-growth/*](https://crypto.news/defis-need-for-rewarding-users-a-path-to-sustainable-growth/) <a href="#why-a-reward-based-economy-is-key-to-resurrecting-defi" id="why-a-reward-based-economy-is-key-to-resurrecting-defi"></a>

## **Reward Pools**

$EMCO tokens are the staple of the rewards system and distribution of value within the EMCO Network. Users and Stakers are rewarded with $EMCO tokens for their interactions and engagement within Engagement protocols.

$EMCO Tokens in the rewards pool will be used with the Engagement model to provide $EMCO rewards to those participating in the program, the dashboard will allow for an api connection with several platforms such as social media, analytic platforms, email and CRM software, etc. It will then provide unique tasks for users to engage and interact with. Users will need to have a compatible wallet in order to receive their reward of $EMCO which they can then stake or sell.&#x20;

Users can also stake their $EMCO tokens to earn a return via various DeFi pools. The amount they receive will be based on various factors including the differing length of staking, difference between value staked and other active conditions.

<figure><img src="/files/4IwKxDozzNPUlwbmpSDd" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://emco-network.gitbook.io/emco-network/enerd-ai-powered-rewards/defi-staking-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
