# How to create a liquidity pool on the MDEX platform?

First, enter the liquidity interface by clicking "Pool" on the MDEX website.

![](/files/CKqkTJVRkY6GARQNMvKP)

Second, select "create a pair", confirm the transaction pair, and then add two tokens respectively.

&#x20;

![](/files/ZfrzPTqpbiXNI1pn9tCf)

Third, the one who create a pair is also the first person to provide liquidity and set the initial swapping ratio  on the platform. If the ratio we set is different from that of the market, there will be arbitrage. Taking token RACA as an example, determining the liquidity trading pair to be added is RACA\ BNB with a swapping ratio of  1BNB=68500RACA, then the ratio of number of two tokens needs to be set at 1: 68500.

![](/files/HqlsiHbJqkZprL4GE1d1)

Forth, authorize the wallet to confirm that the liquidity of the trading pair will be created.

![](/files/mdrhwU039BnllKKwpM1A)


---

# Agent Instructions: 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:

```
GET https://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/how-to-create-a-liquidity-pool-on-the-mdex-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
