# REI DAO

- [What is REI DAO?](https://docs.rei.network/rei-dao/what-is-rei-dao.md)
- [Background](https://docs.rei.network/rei-dao/what-is-rei-dao/background.md)
- [Management content of REI DAO](https://docs.rei.network/rei-dao/what-is-rei-dao/management-content-of-rei-dao.md)
- [How the REI DAO is implemented？](https://docs.rei.network/rei-dao/what-is-rei-dao/how-the-rei-dao-is-implemented.md)
- [How REI DAO works？](https://docs.rei.network/rei-dao/what-is-rei-dao/how-rei-dao-works.md)
- [Governance](https://docs.rei.network/rei-dao/governance.md)
- [About Governance](https://docs.rei.network/rei-dao/governance/about-governance.md)
- [Governance Process](https://docs.rei.network/rei-dao/governance/governance-process.md)
- [Voting with Snapshot](https://docs.rei.network/rei-dao/governance/voting-with-snapshot.md): Introduction to Snapshot
- [FAQ](https://docs.rei.network/rei-dao/governance/faq.md): Frequently Asked Questions about REI DAO Governance
- [Guides](https://docs.rei.network/rei-dao/guides.md)
- [Dashboard](https://docs.rei.network/rei-dao/guides/dashboard.md)
- [Become a Validator](https://docs.rei.network/rei-dao/guides/become-a-validator.md)
- [Jail Mechanism](https://docs.rei.network/rei-dao/guides/jail-mechanism.md): Introduction to REI Network Jail Mechanism
- [Slash Mechanism](https://docs.rei.network/rei-dao/guides/slash-mechanism.md): Introduction to REI Network Slash Mechanism
- [Voting for a Validator](https://docs.rei.network/rei-dao/guides/voting-for-a-validator.md)
- [Stake for Free Gas](https://docs.rei.network/rei-dao/guides/stake-for-free-gas.md)
- [Using BLS](https://docs.rei.network/rei-dao/guides/using-bls.md)
- [Check BLS](https://docs.rei.network/rei-dao/guides/using-bls/check-bls.md)
- [REI@3.0.X Upgrade Guide](https://docs.rei.network/rei-dao/guides/rei-3.0.x-upgrade-guide.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://docs.rei.network/rei-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.
