# Validator Candidate Guide

To become an LDOT validator, candidates must bond LDOT as insurance. Once 10,000 LDOT is bonded, the validator becomes eligible for voting in the Validators section. This bond can be slashed, therefore proceed only if you fully understand the risks. Eligibility does not guarantee selection as only the top 16 validators, chosen by LDOT nominators, are included in the active set.

### How to Start a Candidate

1. Visit <https://apps.acala.network/ldot/candidates> or select the Candidates tab within the Liquid Staking tab on the Acala dApp.&#x20;

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

1. Click Add Candidate, enter your validator address, the amount to bind, (minimum of 1000 LDOT) and click Submit.&#x20;

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

3. Confirm your bounded amount.&#x20;

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

### How to Bind or Unbind

1. Visit <https://apps.acala.network/ldot/candidates> or select the Candidates tab within the Liquid Staking tab on the Acala dApp.

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

2. Click Add/Remove on your active validator or validator candidate.

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

3. Select the Add tab if you wish to bind or the Remove tab if you wish to unbind.

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

4. Submit and confirm your transaction. *Note: the unbinding process takes 14 days.*&#x20;

### How to Rebind or Claim

1. Visit <https://apps.acala.network/ldot/candidates> or select the Candidates tab within the Liquid Staking tab on the Acala dApp.

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

2. On the My Bound section, select Rebound/Claim

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

3. With the Rebind tab active, the timers of your active unbounding transactions are displayed, you may choose to select the transactions you wish to rebind.

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

4. With the Claim tab active, you can see the claimable LDOT that has completed the unbounding period.&#x20;

<figure><img src="/files/1Zvgx4ZZfKiWBtoBdNR0" alt=""><figcaption></figcaption></figure>

5. Rebind or Claim your tokens and confirm the transaction with your wallet.&#x20;


---

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