> For the complete documentation index, see [llms.txt](https://docs.3adao.org/3a-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3adao.org/3a-protocol/protocol-documentation/3a-ecosystem-incentives.md).

# 3A Ecosystem Incentives

3A DAO's tokenomics are built to create incentives across the entire ecosystem

1. **Users** are incentivized to stake EURO3 in the Stability Pool due to yield opportunities. Their incentives are designed to bring a lot of EURO3 into SP which makes the entire platform and EURO3 more stable.&#x20;
2. **A3A stakers** are incentivized to actively use the platform due to cashbacks. This should facilitate the adoption and usage of the platform, especially through automatic debt repayments.&#x20;
3. **Web3 protocols** are incentivized to continually work on improving both the economics and the liquidity of their native tokens. The higher the liquidity and the demand for their tokens, the better capital efficiency inside the 3A protocol, which will result in more demand and more liquidity, creating a positive reinforcement loop.  <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:

```
GET https://docs.3adao.org/3a-protocol/protocol-documentation/3a-ecosystem-incentives.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.
