# Validator Voting Guide

### How to Vote a Candidate

1. Visit <https://acala-dapp-git-candidate-voting-acalanetwork.vercel.app/ldot/validators> or select the Candidates section within the Liquid Staking tab on the Acala dApp.

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

2. Enter the amount of LDOT you wish to use to vote and then submit and confirm your transaction.&#x20;

<figure><img src="/files/36l9FUC0oThaBfnClQey" alt=""><figcaption></figcaption></figure>

3. Click Vote and then select the validators you wish to commit your LDOT towards. Once satisfied with your decision, click Save.&#x20;

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

4. A confirmation screen will pop up with a summary of your choices. Click Save to confirm your choices.&#x20;

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

5. When finished, you will see an overview of your LDOT voting page. Here you can manage your LDOT voting power, edit the validators you support or unbound your LDOT.

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


---

# 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://wiki.acala.network/acala-exodus-upgrade/ldot/validator-voting-guide.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.
