# Online DAO

Online DAOs are made up of general voters.

## General Voter

1. Qualification

   Voting rights equal to the amount of staked EL (sEL)
2. Role
   * Vote in favor of issuing new RWA tokens
   * Proposal/pros and cons for creating a new RWA token
   * RWA Token Policy Decision Proposal / Vote Proposal
   * RWA token screening labor cost rate decision voting
   * Audit and error confirmation voting for data of approved RWA tokens
   * The required quorum and required approval rate is different for each agenda item.
3. Reward

   Examination labor costWith the expiration of RWA tokens normally, 50% of the examination fee is distributed to the EL token holders who participated in the examination. Depending on the governance activities of the online DAO, the examination fee for distributing to specific voting participants may be stored as stablecoins.


---

# 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://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/4.-governance/online-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.
