> 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-ginza-network-ginza-on-mdex-bsc.md).

# Announcement on joint mining activities with GINZA NETWORK (GINZA) on MDEX (BSC)

[MDEX (BSC)](https://mdexdoc.gitbook.io/doc/announcement/www.mdex.com) will commence joint mining activities with GINZA NETWORK (GINZA) and adjust the weightage of liquidity mining at 12:00 (UTC) on 7th Dec 2021. The details of the joint mining activities are as follows:

1.New liquidity mining list: Stake GINZA/USDT to mine MDX. The activity lasts for 60 days

&#x20;2.New trading mining list: Trade GINZA/USDT to mine MDX. The activity lasts for 60 days&#x20;

3.New boardroom mining list: Stake MDX to mine GINZA . The activity lasts for 45 days

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

**About GINZA NETWORK（ GINZA）**

Ginza Network is the tokenised ecosystem that surrounded with NFT, Game and DEFI.

Official website：<https://ginza.tech/&#x20>;

Token contract address：0x32d7da6a7cf25ed1b86e1b0ee9a62b0252d46b16

**Risk Reminder:** there are risks in cryptocurrency transactions, please be alarmed and do your own research before purchase.

MDEX team&#x20;

07 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/announcement-on-joint-mining-activities-with-ginza-network-ginza-on-mdex-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.
