# OpenGov

- [Participation](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation.md): How to participate in OpenGov voting using Nova Wallet!
- [Vote on Referenda with SwipeGov](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/vote-on-referenda-with-swipegov.md): Swipe to vote on all the referenda with AI summaries. Governance is getting hot!
- [Vote on a Referendum](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/vote-on-a-referendum.md): How to vote on an OpenGov referendum with Nova Wallet
- [Revote on a Referendum](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/revote-on-a-referendum.md): How to adjust your vote on a referendum
- [Search for a Referendum](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/search-for-a-referendum.md): How to search for a referendum in Nova Wallet!
- [Filter Referendums](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/filter-referendums.md): How to filter referenda in Nova Wallet!
- [Unlock Locked Amounts](https://docs.novawallet.io/nova-wallet-wiki/opengov/participation/unlock-locked-amounts.md): How to claim back your unlocked governance tokens!
- [Delegation](https://docs.novawallet.io/nova-wallet-wiki/opengov/delegation.md): All about OpenGov delegations!
- [Delegate Your Votes](https://docs.novawallet.io/nova-wallet-wiki/opengov/delegation/delegate-your-votes.md): How to delegate your voting power using Nova Wallet!
- [Revoke Delegated Votes](https://docs.novawallet.io/nova-wallet-wiki/opengov/delegation/revoke-delegated-votes.md): How to revoke / remove your OpenGov delegated votes in Nova Wallet
- [Change Delegated Conviction](https://docs.novawallet.io/nova-wallet-wiki/opengov/delegation/change-delegated-conviction.md): How to change your delegated votes conviction multiplier
- [Delegate Registry](https://docs.novawallet.io/nova-wallet-wiki/opengov/delegate-registry.md)
- [Governance FAQ](https://docs.novawallet.io/nova-wallet-wiki/opengov/governance-faq.md)


---

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