# Voting

### How to participate in governance?

To participate in governance, Kyoko Finance users need to lock their KYOKO into a voting escrow.

You can do so at this address: TBD

### What are veKYOKO?

veKYOKO stands for voting escrow KYOKO. They are your KYOKO locked for voting. The longer you lock your KYOKO for, the more voting power you have (and the bigger boost you can reach).&#x20;

Your veKYOKO weight gradually decreases as your escrowed tokens approach their lock expiry. A graph illustrating the decrease can be found at this address: TBD

`Get more voting power by locking your KYOKO for a longer period of time.`

### Can I start voting right away?

You can only vote using your voting weight at the block where a proposal was created.

### How to vote?

Simply visit the proposal of your choice, click your vote option and confirm your transaction. You can find DAO proposals at this address: TBD

### Where can I find out about governance?

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