# Governance Mechanism

### Voting on the Kyoko DAO

To vote on the Kyoko DAO, users need to lock vote lock their KYOKO. By doing so, participants can earn a boost on their provided liquidity and vote on all DAO proposals. There is no minimum voting power required to vote.

### Voting Power

veKYOKO stands for vote escrowed KYOKO, it's a locker where users can lock their KYOKO for different lengths of time to gain voting power. Users can lock their KYOKO for a minimum of 30 mins and a maximum of four years. As users with long voting escrow have more stake, they receive more voting power.

### The DAO Dashboard

You can visit the Kyoko DAO dashboard at this address:TBD

On this page, you can find all current and closed votes. All proposals should have a topic on the Kyoko governance forum at this address: TBD

### Submitting proposals

If you wish to create a new official proposal, you should draft a proposal and post it on the governance forum. You must also research that it's possible and gauge interest of the community via the Kyoko Discord, Telegram or Governance forum.

If you're not sure about the technical details of submitting your proposal to the Ethereum blockchain, you can ask a member of the team to help.

<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://docs.kyoko.finance/token/understanding-usdkyoko-in-p2p-nft-lending/voting/governance-mechanism.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.
