# 오프라인 DAO

오프라인 DAO는 DAO법인으로 정관, 운영계약, 스마트컨트랙트로 구성되어 있습니다. 정관과 운영계약에 바인딩된 스마트컨트랙트는 온라인 DAO의 스마트컨트랙트를 참조합니다.

오프라인 DAO는 sEL홀더, 집행사원, 대표자로 구분됩니다. 하지만 집행사원과 대표자는 온라인 DAO의 결정에 복종할 의무가 있습니다.

## sEL홀더

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

1. 자격

   스테이킹한 EL 물량만큼 투표권 부여 (sEL)
2. 역할

   신규 RWA 토큰 발행 찬반 투표
3. 보상

   온라인 DAO의 일반 투표권자의 보상안으로 대체됨.

## 집행사원, 대표자

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

1. 초기 집행사원 및 대표자 : 엘리시아팀
2. 역할

   온라인 DAO의 결정에 따라 실물자산 소유권 계약 등 서류작업 수행
3. 추후 투표를 통한 선출 절차 구현


---

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