# DAO

### TL;DR

* Participating in the protocol allows you to earn rewards in the form of RAD. By participation, we mean not only the contribution of an asset, but also the contribution of the liquidity used to finance it.
* Each RAD has the right to vote on changes to the protocol through **Radao Improvement Propositions** (RIP). RIPs can be offered by anyone, including those who do not have a FDR.

### Reason why

Radao's DAO Token (ticker "RAD") is the Radao Protocol's governance token. The DAO - made up holders and delegators - governs the Radao Protocol using a weighted voting system in which the amount of Radao tokens held determines voting power.

RAD holders will be able to vote on changes to the protocol, including:

* Deploy Radao core smart contracts across multiple protocols and networks;
* Models new financial products;
* Decentralize the hosting of the front end to the protocol and the governance;
* Govern the DAO Treasury.


---

# 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.radao.org/start-here/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.
