# Vote in Epoch

In order to participate in the voting of the current Epoch, first of all, you need to get veQUBEs by [locking QUBEs](https://docs.flatqube.io/use/dao/how-to/lock-tokens).

Once you have received the veQUBEs, you can use them for voting:

1. Go to the main page of the DAO and go down to the **Epoch section**.
2. Click on **Start voting.**
3. Select the candidate pools that you want to vote for. You can add candidates by clicking **Add candidate** on the left side of the section.
4. Enter a percentage of the strength of your vote (a fraction of your portfolio), or the exact amount of veQUBEs that you want to use as a vote.
5. After completing the previous steps, click **Vote** and then **Confirm voting** in the window that opens.
6. Confirm the transaction in the Ever Wallet window that opens.
7. Upon completion of the transaction, you will see the information about your vote in the\
   Your vote of the[ corresponding Epoch](https://docs.flatqube.io/use/dao/interface/epoch).

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-e6d0ee446b1763701caec3d889ab59c160f43beb%2Fimage.png?alt=media" 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://docs.flatqube.io/use/dao/how-to/vote-in-epoch.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.
