# For DAO

**Referral program and participation in DAO**

The referral rewards program and decentralized governance (DAO) mechanisms encourage active community participation:

| Role                         | Rule(BAFEX) |
| ---------------------------- | ----------- |
| Level "Become a referral"    | ≥ 5 000     |
| Level "Bonus"                | ≥ 10 000    |
| Right to vote                | ≥ 25 000    |
| Right to initiate a proposal | ≥ 100 000   |

* Owners of a sufficient number of tokens can not only influence key decisions (changes in fees, APY, etc.), but also make their own proposals.
* In the future, the DAO will vote to adjust the DAO entry thresholds in response to market dynamics and community interests.

Additional details on how DAO works can be found in the [relevant section](/bafex/dao-governance.md).


---

# 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://bafex.gitbook.io/bafex/tokenomics/staking/for-dao.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.
