# Director Election and Voting Guide

**How to become a candidate director?**

1\. All users can apply for candidate directors by staking over 2 million xMDX.

2\. Candidate directors can redeem their staked xMDX at any time, which will take 3 days to unlock. When the xMDX are unlocked, candidates need to withdraw them manually. The minute the xMDX are redeemed candidates lose their qualification as a candidate director. Users who vote for quitting candidates will receive the xMDX they staked automatically.

**How to become an official director?**

1\. All xMDX holders can vote for the candidate directors they support. MDEX team takes random snapshots of the number of votes obtained by all candidate directors every day, calculates the average numbers, and sorts them in descending order. The nine directors with the highest number of votes automatically become the official directors.

2\. The official directors are determined by the number of votes in the previous election, and cannot redeem their vouchers during their tenure.

3\. Users can quit the vote at any time. It will take 3 days for the xMDX to unlock. When the xMDX are unlocked, candidates need to withdraw them manually.<br>


---

# 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://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/dao-governance-plan/guide-to-node-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.
