# Online Govenance

Online governance is largely divided into active participants and delegates.

### 1. **Active Participants**&#x20;

1\) Requirements\
\- Anyone, but require EL tokens to exercise votes. Number of EL staked = number of votes\
\- Online delegates and offline governance group members are considered Active Participants&#x20;

2\) Roles\
\- Proposals and votes for and issuing new real estate tokens\
\- Policy decisions related to asset tokenization\
\- Vote for and against new asset token issuance other than real estate\
\- Approve new token issuers\
\- Review and confirm property information&#x20;

3\) Reward \
\- Staking revenue (25% of protocol revenue + mining revenue) &#x20;

### 2. **Online Delegates**  &#x20;

1\) Requirements\
\- X number of EL tokens to deposit into the community pool\
\- Must have majority votes by Active Participants

2\) Roles\
\- Validation and approval of real estate tokens proposed by the offline governance group\
\* Required quorum and approval rates may vary by asset token types.

3\) Reward\
\- Staking revenue (15% of protocol revenue + mining revenue)

4\) Obligations\
\- If a flaw in the asset token data approved by the delegation is detected and confirmed by another party, a number of EL tokens determined by Active Participants will be permanently burned from their deposits.\
\- If the minimum deposit is not met, the facilitator will be automatically disqualified and another election will take place.


---

# 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-0/governance/online-govenance.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.
