# Revote on a Referendum

<div align="left"><figure><img src="/files/wRxMv7gv88T8j2i4pPdB" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **Vote** screen.
3. `Select` the **Governance** tab.
4. `Select` your **desired** network.
5. Scroll down to view the **ongoing** referendum(s).
6. `Select` the **referendum** which you wish to adjust your vote for.
7. `Select` the **Revote** button.
8. `Input` the **amount** of tokens that you wish to use for the governance vote.
9. `Select` your desired level of **conviction.**

{% hint style="warning" %}
Ensure you pay attention to the adjusted **locking period** when revoting.
{% endhint %}

10. `Select` **Aye** or **Nay**.
11. Review all of the information on the screen.
12. `Select` **Confirm.**


---

# 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.novawallet.io/nova-wallet-wiki/opengov/participation/revote-on-a-referendum.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.
