# Why Participate in The DAO?

* <mark style="color:green;">**Be the Owner:**</mark> DAOs are decentralized, meaning that they are not controlled by any one individual or entity. Every token holder has a say in the project proportional to the tokens held by them. So the more tokens you hold, the more voting power you have to manage the project.
* <mark style="color:green;">**Community-driven:**</mark> Redemption DAO is run by RDTN holders, who work together to make decisions and execute actions, creating a strong sense of community and fostering collaboration.&#x20;
* <mark style="color:green;">**Governance:**</mark> Participants in Redemption DAO have a say in how Redemption is run and what decisions are made. This democratic governance model allows for a more equitable distribution of power and resources.&#x20;
* <mark style="color:green;">**Create Proposals For Change:**</mark> Token holders can create new proposals or vote on the existing proposals, created by someone else. Let’s say someone wants to introduce new integrations to the project for better performance of the project. All other token holders will get this proposal and each token holder can vote on the proposal. If a total of 51% votes favor a decision, that decision is final.


---

# 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.redemptiontoken.com/dao/why-participate-in-the-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.
