# Vote on Referenda with SwipeGov

1. Open the Nova Wallet application.
2. `Select` the **Vote** screen. You will start in the **Governance** tab by default.
3. `Select` your **desired** network.
4. `Select` the **SwipeGov banner**.
5. `Swipe right` to vote **Aye**, `left` to vote **Nay**, or `up` to **abstain** from voting.

{% hint style="info" %}
`Select` **Read more** to see additional context about the referendum.
{% endhint %}

7. On your first `swipe` or when you `select` the **settings** **button**, `input` the **amount** of tokens that you wish to use for the governance votes.
8. `Select` your desired level of **conviction**.

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

9. `Select` **Continue**.
10. After you voted on all referenda, review your votes and `select` **Vote**.
11. Review all the information on the screen and `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/vote-on-referenda-with-swipegov.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.
