> 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-between-mdex.com-bsc-and-kalata.md).

# Announcement on joint mining activities between MDEX.COM (BSC) & KALATA

MDEX.COM (BSC) will commence joint mining activities with KALATA at 08:00 (UTC) on September 21, 2021, and adjust the weightage of liquidity mining.

The details of the joint mining activities are as follows:

&#x20;1\. New liquidity mining list: Stake KALA/BUSD to mine MDX in “Liquidity” sector on MDEX protocol, the activity lasts for 45 days, and the mining reward is MDX with a total value of 100,000 USDT.

&#x20;2\. New boardroom mining list: Stake MDX to mine KALA in “boardroom” sector on MDEX protocol. The activity lasts for 14 days, and the mining reward is KALA with a total value of 100,000 USDT.

The specific number of output per block shall subject to the display on official website. If there are any emendations, they will be notified through subsequent announcements. When DAO management is enabled, the adjustment of weightage will be decided by community vote.

MDEX Team&#x20;

Sep 20 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-between-mdex.com-bsc-and-kalata.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.
