# Governance Proposals

**Proposal Voting:**

1. Connect wallet to <https://app.realms.today/dao/dual%20dao>
2. Go to "My governance power" top left corner
3. Lockup DUAL tokens to having voting power
4. Go back to main page and select the proposal being voted on
5. Vote Yes, if you want the instructions to execute or No, if you want the instructions to fail. Feel free to comment feedback on the proposal directly

Note: DUAL must be locked for the duration of a proposal. Quorum for token votes to pass is set initially at 1%

**Creating a new proposal:**

1. Click the plus button
2. Add a title and details. Copy in the discord thread into the details to reference and prior discussion
3. Select desired transaction instructions. DUAL tokens only can be distributed by using Staking Options
4. Preview transaction to confirm the details and make sure it will succeed if passed
5. Confirm the proposal or save as a draft and share the link in discord if you want to confirm the details are configured properly

Note: Please create a new thread in discord to discuss ahead of any proposal

<figure><img src="/files/92ukrYjZBW30AfVVzVBf" alt=""><figcaption></figcaption></figure>


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/dual-tokenomics/dual-dao/governance-proposals.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.
