> For the complete documentation index, see [llms.txt](https://mdexdoc.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mdexdoc.gitbook.io/doc/announcement/mdex-will-launch-a-new-voting-function-to-select-projects-with-the-highest-potential.md).

# MDEX will launch a new voting function to select projects with the highest potential

We are clearly aware that the support for high-quality start-up projects is the key to promoting ecological development. Therefore, MDEX will launch the voting function for hot projects at 20:00 on December 22, 2021 (UTC+8), hoping to work with all users to select quality projects with the highest potential.

With this function, users can vote for projects they favor and have the opportunity to win MDX rewards. Projects with enough votes will win MDEX support such as liquidity incentive and promotional marketing, so as to obtain a higher publicity. For details, please see below:<https://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/hot-project-support-program>

MDEX Team &#x20;

22 Dec 2021


---

# 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, and the optional `goal` query parameter:

```
GET https://mdexdoc.gitbook.io/doc/announcement/mdex-will-launch-a-new-voting-function-to-select-projects-with-the-highest-potential.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
