> For the complete documentation index, see [llms.txt](https://docs.bifrost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrost.io/for-the-community/governance/opengov-tracks/delegation-voting.md).

# Delegation Voting

### **What to post in the Delegation Voting** **Track?**

You can vote to Polkadot referedum by using Bifrost Opengov’s vDOT, which delegated by vDOT holders - check [here](/faq/what-is-vtoken-delegation-voting.md) to learn more. The DVT track allows you to call these vDOT for voting.

### **Guidance for Delegation Voting Proposing**

1. Post the [discussion](https://bifrost.subsquare.io/discussions) in subsquare to clarify the details of your proposing, receive feedbacks from the community.
2. Once you get enough positive comments, you can try to post on chain.

Here are some steps that you might need to know for on chain posting:

#### Note preimage

Edit [this call](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fbifrost-polkadot.ibp.network#/extrinsics/decode/0x320300016d6f646c62662f666d72697216000000000000000000000000000000000000008200090005070000000000e40b54020000000000000000000000), copy the call data (do not submit at this step!)

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

Paste your call data at preimage: note\_preimage and click submit.

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

Find your preimage at [here](https://bifrost.subsquare.io/preimages), submit it in [Referedum](https://bifrost.subsquare.io/referenda)

<figure><img src="/files/7V5lqZ1Nq25NVPsjbaT1" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/for-the-community/governance/opengov-tracks/delegation-voting.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.
