# Remove votes

<figure><img src="/files/hJ8oBwQbJuKVphTnNfDs" alt=""><figcaption></figcaption></figure>

1. Choose your locked position;
2. Choose the gauge than you want to revote your votes from;
3. Set the percentage at 0;
4. Click the <mark style="color:yellow;">`Add vote`</mark> button.

The following view is displayed when the vote is ready to be removed (you can also lower your voting power, and not completely remove it).

<figure><img src="/files/T6HQ7fEUyUj3KqcWplUI" alt=""><figcaption></figcaption></figure>

1. You can remove votes from other gauges by repeating the previous process, or deploy your voting weight normally.

Once your votes are ready to be cast, you can update your votes.

<figure><img src="/files/qsmkQch1OaxBCMHSg6ML" alt=""><figcaption></figcaption></figure>

1. Click the <mark style="color:yellow;">`Submit votes`</mark> button and confirm the transaction in your wallet.


---

# 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.cvg.finance/navigate-ui/vote-on-gauges/remove-votes.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.
