# Offline DAO

Offline DAO is a DAO corporation and consists of articles of incorporation, operation contract, and smart contract. Smart contracts bound to the articles of incorporation and operation contracts refer to smart contracts of online DAOs.

Offline DAOs are divided into sEL holders, executives, and representatives. However, executive officers and representatives are obligated to obey the decisions of the online DAO.

## sEL holder

<figure><img src="/files/GNpPga5RAQQxEB3htJGA" alt=""><figcaption></figcaption></figure>

1. Qualification

   Voting rights equal to the amount of staked EL (sEL)2)
2. Role

   Vote in favor of issuing new RWA tokens
3. Reward

   Same with the compensation proposal for general voters in the online DAO

## Executioner, representative

<figure><img src="/files/X5ebJQmPCPy628escBKf" alt=""><figcaption></figcaption></figure>

1. Initial executive officer and representative: Elysia Team
2. Role

   Perform paperwork such as real asset ownership contracts according to the decision of the online DAO
3. Implementation of the election process through subsequent voting<br>


---

# 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/offline-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.
