# Governance with vDOT & vKSM

{% hint style="info" %}
***To view in the Bifrost Support Lab, visit*** [How to vote with LSTs](https://page.bifrost.io/How-to-vote-with-LSTs-b96c5bf2d71c448db4abe30e268e8af1).
{% endhint %}

As seen in the previous section, vDOT & vKSM holders can vote on OpenGov using their favorite LSTs.\
We do encourage users to be involved in the governance process on Bifrost, Polkadot and Kusama whenever possible.

## How to vote with LSTs

{% tabs %}
{% tab title="vDOT governance" %}

1. On the vDOT staking page, switch to the "**Governance**" tab.

   You will have an overview of all active referenda and how much time left before the deciding period ends.\
   If you scroll down you will also see all the ended referenda with their status (Executed, TimedOut, Rejected)

<figure><img src="/files/cdnzXiuYGxHais5WyCpc" alt=""><figcaption><p>vDOT Governance page</p></figcaption></figure>

2. Click on the referendum you want to vote for, it opens the referendum description.

You can have access to the full proposal and comments by clicking on the Subsquare link.

<figure><img src="/files/r3HAO0woKbjtOCBOKkES" alt="" width="563"><figcaption><p>Active referendum</p></figcaption></figure>

3. Select to vote **Aye** or **Nay** by switching the button, input the amount of vDOT you want to commit and select the conviction (lock duration).

Conviction is the same than on the relay chain with Bifrost LSTs as detailed in the [LST Voting principles](https://app.gitbook.com/o/-MVtRo-kzNuQsjkFSWnT/s/JFtVsA5N3spWTWKvFvv0/~/changes/73/quick-start-and-tutorials/lst-voting-principles).&#x20;

<figure><img src="/files/9OHiiIiNlQREE2RAlyEK" alt="" width="563"><figcaption><p>Selecting conviction</p></figcaption></figure>

For instance, voting 10 vDOT at 3x conviction will result in more than 37 equivalent DOT based on vDOT minting ratio

<figure><img src="/files/a6nLkTAUerKt55r7d2JL" alt="" width="563"><figcaption><p>Setting up vote parameters</p></figcaption></figure>

4. Click on "**Vote**" and sign to confirm. Your vote will be reflected in the follow up section

<figure><img src="/files/4ItU4wu55s58mDc8qKZH" alt=""><figcaption><p>vDOT Total vote</p></figcaption></figure>

You can go back to the main Governance menu and switch from "**Referenda**" to "**My vote**" to display the history of your different OpenGov votes

<figure><img src="/files/0pb42bv0EfLz2FvS7VsW" alt=""><figcaption><p>My vote history </p></figcaption></figure>

At any time you can check how many vDOT you have locked in Governance checking the "My Gov lock" information.

<figure><img src="/files/GA7YahnzvKN8N9d8du08" alt=""><figcaption><p>Gov lock</p></figcaption></figure>

NB: vDOT locked in Governance cannot be used in Defi (farming) nor cross-chained to other parachains
{% endtab %}

{% tab title="vKSM governance" %}

1. On the vKSM staking page, switch to the "**Governance**" tab.

   You will have an overview of all active referenda and how much time left before the deciding period ends.\
   If you scroll down you will also see all the ended referenda with their status (Executed, TimedOut, Rejected)

<figure><img src="/files/AxB5GVSjZU7DWsVm3qfa" alt=""><figcaption><p>vKSM Governance page</p></figcaption></figure>

2. Click on the referendum you want to vote for, it opens the referendum description.

You can have access to the full proposal and comments by clicking on the Subsquare link.

<figure><img src="/files/RXVke6dXAQGQndwDODab" alt=""><figcaption><p>Active referendum</p></figcaption></figure>

3. Select to vote **Aye** or **Nay** by switching the button, input the amount of vKSM you want to commit and select the conviction (lock duration).

Conviction is the same than on the relay chain with Bifrost LSTs as detailed in the [LST Voting principles](https://app.gitbook.com/o/-MVtRo-kzNuQsjkFSWnT/s/JFtVsA5N3spWTWKvFvv0/~/changes/73/quick-start-and-tutorials/lst-voting-principles).&#x20;

<figure><img src="/files/4wj40uXl4GonWGkpawSV" alt=""><figcaption><p>Selecting conviction</p></figcaption></figure>

For instance, voting 10 vKSM at 3x conviction will result in more than 39 equivalent KSM based on vKSM minting ratio

<figure><img src="/files/b9sXWHnAIPbRAfpc6B0k" alt=""><figcaption><p>Setting up vote parameters</p></figcaption></figure>

4. Click on "**Vote**" and sign to confirm. Your vote will be reflected in the follow up section

<figure><img src="/files/RLB4jDhNFV6vSt6bJZaf" alt=""><figcaption><p>vKSM Total vote</p></figcaption></figure>

You can go back to the main Governance menu and switch from "**Referenda**" to "**My vote**" to display the history of your different OpenGov votes

<figure><img src="/files/fKI7oIiFaaq10Dmhy23D" alt=""><figcaption><p>My vote history </p></figcaption></figure>

At any time you can check how many vKSM you have locked in Governance checking the "**My Gov lock**" information.

<figure><img src="/files/v3J04dCuiDoSZFU14RXV" alt=""><figcaption><p>Gov lock</p></figcaption></figure>

NB: vKSM locked in Governance cannot be used in Defi (farming) nor cross-chained to other parachains
{% endtab %}
{% endtabs %}


---

# 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.bifrost.io/dapp-tutorials-and-use-cases/governance-with-vdot-and-vksm.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.
