> 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/announcement-on-joint-mining-activities-with-ariva-on-mdex.com-bsc.md).

# Announcement on joint mining activities with Ariva on MDEX.COM (BSC)

[MDEX.COM](https://mdexdoc.gitbook.io/doc/announcement/www.mdex.com) (BSC) will commence joint mining activities with Ariva at 12:00 (UTC) on November 12, 2021, and adjust the weightage of liquidity mining.

The details of the joint mining activities are as follows:

1.New liquidity mining list:&#x20;

Stake ARV/BNB to mine MDX. The activity lasts for 45 days, and the mining reward is MDX with a total value of 100,000 USDT.

2.New trading mining list:&#x20;

Trade ARV/BNB to mine MDX. The activity lasts for 45 days, and the mining reward is MDX with a total value of 50,000 USDT.

3.New boardroom mining list:&#x20;

Stake MDX to mine ARV. The activity lasts for 21 days, and the mining reward is ARV with a total value of 150,000 USDT.

Please refer to the official website for the specific output per block. If there are any amendments, they will be notified through subsequent announcements.

MDEX team&#x20;

11  Nov 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/announcement-on-joint-mining-activities-with-ariva-on-mdex.com-bsc.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.
