# DAO

### 1️⃣ DAO Incheon&#x20;

* It is a function of proposing opinions to Incheon City and voting on opinions. Feel free to comment and vote on any events/events you would like to suggest!

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

### 2️⃣ How to register an offer 'DAO Incheon'

1. Enter the DAO menu on the Incheon Universe website

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

2. Create Proposal

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

3. Submit details and click 'Submit Proposal' button

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

① Select the type of proposal. (Currently, only the 'Incheon City Event/Event Linked Proposal' item can be selected.)&#x20;

② This is an item that contains the name of the event/event that you would like to propose a connection to.&#x20;

③ Enter the duration of the event/event that you would like to propose a connection for.&#x20;

④ This is an item that adds an official webpage or link to the event/event for reference.&#x20;

⑤ Enter the title that participants will see first.&#x20;

⑥ This is an item that writes the content for the proposal.&#x20;

⑦ This is an item that sets the duration for the proposal to proceed.&#x20;

After completing the items, press the 'Submit Proposal' button to submit the proposal.

### 3️⃣ How to participate in 'DAO Incheon'

1. Entering the DAO menu in Incheon Universe

<figure><img src="/files/7QOwN0sqOjHnY8qhOyEe" alt=""><figcaption></figcaption></figure>

2. Select an proposal you want to participate in

<figure><img src="/files/0wIsHQwmJ2l9HX63dSBn" alt=""><figcaption></figcaption></figure>

3. Check the details of the proposal

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

4. Vote on a proposal

<figure><img src="/files/kU2VSudMxIrqYaEw7Ufz" alt=""><figcaption><p>Currently, only ICP-based NFTs can participate in voting, and see how to swap NFTs based on ICP (<a href="/pages/1XgTBIuCaDqJKltYCLIs">link</a>)</p></figcaption></figure>

* Select NFTs -> Check your holding VP -> Click the Vote button

5. Confirmation of participation in voting

<figure><img src="/files/2WvgSriJn6g1BqvGd7JO" alt=""><figcaption><p>If you see the phrase "You've already entered the ballot", participation is completed normally!</p></figcaption></figure>

### 4️⃣ Compensation for participation in 'DAO Incheon'

EXP is provided to those who participated in 'DAO Incheon '.

|      Action     |                   Condition                  |                   Participants                  |      EXP      |
| :-------------: | :------------------------------------------: | :---------------------------------------------: | :-----------: |
|       Vote      |                 Proposal End                 |   The direction of the end and the same voter   | 1VP pre 10EXP |
|                 |                 Proposal End                 | The direction of the end and a dissenting voter |  1VP pre 5EXP |
|                 | <p>Proposal</p><p>rejected  (Lack of VP)</p> |                     Everyone                    |      1EXP     |
| Submit proposal |                 Proposal End                 |                     Proposer                    |     50EXP     |
|                 |               Proposal rejected              |                     Proposer                    |     10EXP     |


---

# 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://incheon-universe.gitbook.io/incheon-universe/en/roadmap/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.
