> 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/activity/the-2022-mdexs-most-outstanding-community-members-selection.md).

# The 2022 MDEX’s Most Outstanding Community Members Selection

From the budding time in early spring to the warm sun in full bloom in late winter, we thank you for being part of our journey again. In 2022, we have experienced the period of upheaval in the crypto world together. As we are setting off the year 2023, MDEX is ready to sail through the winds and waves with all of you in this bear market.

At present, the size of MDEX community has reached to 200,000. The active members have injected great vitality into MDEX communities. We’re hereby launching "The 2022 MDEX’s Most Outstanding Community Members Selection" as a way of showing our gratitude to the MDEX supporters for their dedication.

#### 1.Activity voting time

From January 11th to January 13th, 2023

#### 2.Participants

All MDEX’s Chinese & English Community Members

#### 3.Activity content

This activity will help us select the most outstanding community members of 2022 in our Chinese and English Telegram communities. The specific selection rules are as follows:

&#x20;We’ve selected the top 10 most active members in 2022 according to the community backend statistics, and these candidates will be eligible to enter the community voting section (except for administrators).

#### 4.Activity Rewards

1st place: 1000 MDX

2nd place: 600 MDX

3rd place: 300 MDX

4th to 10th place: 100 MDX

The campaign is running for both Chinese and English communities, with a total reward of 5200 MDX&#x20;

<br>

<br>


---

# 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/activity/the-2022-mdexs-most-outstanding-community-members-selection.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.
