# Create Market

On OpenLeverage, anyone can anonymously create a new leverage trading pair with existing token addresses on DEX supported. Market creation does not require approval or review from any person or institution.

*If the trading pair does not yet exist on* DE&#x58;*, you must first create the pair on* DEX *before creating the new market on OpenLeverage.*

## Create Market

To create a market, click on the **"Create Market"** option in the left-hand menu.

<figure><img src="https://949509730-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_8jUJwrWEVdQqoVt_f%2Fuploads%2FriUTSj5R6Nc9ltIksYx4%2Fe.g.%20Create%20Market.png?alt=media&#x26;token=3e911115-73de-4a44-96d5-0e8380c4535f" alt=""><figcaption><p>e.g. Create Market</p></figcaption></figure>

Enter the existing token addresses used in the DEX market. Click **"Create Pair"** to create a new market including margin trading, lending, and borrowing, with the OpenLeverage protocol.

<figure><img src="https://949509730-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_8jUJwrWEVdQqoVt_f%2Fuploads%2FaZfGMOWe17lVDIzxeVrJ%2Fe.g.%20Creating%20BNB-USDT%20Pair%20on%20BNB%20chian.png?alt=media&#x26;token=9224c4a2-0bc9-4479-af69-2e087a9708d0" alt=""><figcaption><p>e.g. Creating BNB-USDT Pair on BNB chain</p></figcaption></figure>

## Are you creating a market with a taxed token?

To ensure a smooth launch of your market and increase user engagement for lending, borrowing, and margin trading, kindly **whitelist our contract address** if your project token has a transaction tax.&#x20;

Please whitelist the contract address provided below:

**BNB chain:**

* Margin Trade: 0x6a75ac4b8d8e76d15502e69be4cb6325422833b4&#x20;
* Borrowing: 0xf436f8fe7b26d87eb74e5446acec2e8ad4075e47

**Arbitrum：**

* Margin Trade: 0x2925671dc7f2def9e4ad3fa878afd997f0b4db45&#x20;
* Borrowing: 0xe7779ebb5c28ccd6d3dcf13920b06402ca52189c

If you have any further questions please [contact us](https://docs.openleverage.finance/main/contact-us)


---

# 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://docs.openleverage.finance/main/product/create-market.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.
