# Agenda

{% hint style="warning" %}
Only the DAO committee have voting rights.

* Regular users can participate indirectly by [staking](https://www.notion.so/b059276d14e8412694c2a25da4e7b7b3?pvs=21) to a DAO committee member.
  {% endhint %}

### Agenda Rules

* Propose Rules
  * Anyone can create a DAO agenda.
  * When creating an agenda, the agenda creator must pay 10TON as an agenda creation fee, and the agenda creation fee is burned.
  * The agenda can propose anything related to the Tokamak ecosystem.
* Vote Rule
  * Members can vote on the agenda and can vote for, against, or abstain.
  * If two out of three members vote in favor, the agenda passes. (Vote values ​​may change during voting.)
  * Votes not cast during the voting period will be counted as abstentions.
  * If a member changes before the agenda is created and voting begins, the changed member can vote.
  * Even if members change after voting begins, only previous members can vote.
* Vote Period

  * The period is divided into Notice Period, Voting Period, and Execute Period.
  * The minimum Notice Period period is 16 days and the minimum Voting Period period is 2 days.
  * The exact values ​​for the Notice Period and Voting Period are determined when the Agenda is created and must be equal to or greater than the minimum period.
  * The duration of the Execute Period is fixed at 7 days.
  * After the Agenda is created and the Notice Period has passed, someone must vote to determine the Voting Period and Execute Period.
  * Anyone can execute an Agenda during the Execute Period of the Agenda that has passed the vote.

### Agenda Proposal

* Run dao-community-version locally using [sample-1](https://github.com/tokamak-network/dao-community-version/tree/main/sample-1) of dao-community-version.
* After running, if you access <http://localhost:3000/>, you will see the following

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FLMOkrBkGWvcCMUgwOjfQ%2Fimage.png?alt=media&#x26;token=0cff9b97-b15d-40b3-a605-dcc76876f458" alt=""><figcaption></figcaption></figure>

* When you click the Agenda tab, a screen like the one below will appear.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FYhPreejxO0v0ePSoievL%2Fimage.png?alt=media&#x26;token=c13ac3d5-5e5e-4841-aa29-c611d6d1c628" alt=""><figcaption></figcaption></figure>

* When you click the New proposal button, the screen below will appear.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FZfFeX1QbXvJFLgWhi5q8%2Fimage.png?alt=media&#x26;token=9bcc963e-03c2-4a90-8bca-8179ee5de6be" alt=""><figcaption></figcaption></figure>

* Fill in the details related to your proposal and click the Add Action button.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FpDzUnhbXs6nwgIwxSPxa%2Fimage.png?alt=media&#x26;token=edfaff33-380d-4ad2-8594-c5bd979a1205" alt=""><figcaption></figcaption></figure>

* Set the address, function, and function values ​​you want to execute, click the Add Action button, and then click the Preview & Submit button.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FkUXBsW2PwpuVSfE5vesU%2Fimage.png?alt=media&#x26;token=668aff4d-f909-4a93-b1b5-e876d31c1ad9" alt=""><figcaption></figcaption></figure>

* Click the Submit DAO Agenda button to finalize the agenda.

### Agenda Status

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FJCOBRhGzh3teZ38bVEPD%2Fimage.png?alt=media&#x26;token=0746fb87-14e9-4eb3-bdf8-1d92a566bd62" alt=""><figcaption></figcaption></figure>

* On the Agenda screen above, click the View Details button.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FMyMxc280Xhjus0BlFwnO%2Fimage.png?alt=media&#x26;token=39c88892-fc57-4af6-abd8-0b74ac25740e" alt=""><figcaption></figcaption></figure>

* You can check information about the agenda as shown in the screenshot above.

### Agenda Vote

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FDChtp2IG2m5QkOXkOgsm%2Fimage.png?alt=media&#x26;token=2cf545ed-1330-4192-92e6-ec7c5f983219" alt=""><figcaption></figcaption></figure>

* On the Agenda screen above, click the View Details button.

<figure><img src="https://3565366697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl0dwiwSNGrEYCAvrI0ht%2Fuploads%2FtK8fxEjbIVCrz7NxldGs%2Fimage.png?alt=media&#x26;token=1b3cf836-e40e-42f4-b20d-9ff43b4ba690" alt=""><figcaption></figcaption></figure>

* If the Agenda status is Voting Period and the linked wallet is a Member, you can vote by clicking the Vote button. (Voting can be done in either "Yes", "No", or "Abstain")
