# Market Listing Conditions

## **Extra Markets FAQ**

* Extra Markets are user-created markets that **Dexlab does not guarantee stability**.
* If the transaction volume exceeds a certain level, Dexlab inspects the project and registers the market as the main listing.
* If there is no trading volume and no order book for more than 2 days, the market will be deactivated.
* It may take up to 3-7 days for Extra Market registration and transaction history recording to be activated.
  * Extra market listing form ➡️ <https://bit.ly/48h0AA2>
* If you have any questions about Extra Market, please contact us through the SNS channel.
  * Telegram: <https://t.me/Dexlab_official>
  * Discord: <https://discord.gg/nTmdyh78Yv>
* If you register the market with incorrect information, the form going to be deleted without notice.
* Unclear markets may be deleted at any time.

{% hint style="info" %}
**(Updates on 2022 December 5th)** To those projects that submitted extra market listing forms, Please check the #mintinglab tutorial carefully before submitting the form, or will be discarded if the submitted Market ID is incorrect. If you did not receive an email from #Dexlab, it means the form has been deleted.
{% endhint %}

## **Market Listing Conditions**

### **Main Market Listing**

* The daily trading volume is over $10,000+.
* Project evaluation (website, SNS, white paper, etc.).
* The Dexlab logo and market link must be exposed on the project site for trade and swap.
* There should be a project site, etc. (including SNS).

{% hint style="info" %}
Please contact us if your market meets the main listing conditions.&#x20;
{% endhint %}

###

### **Extra Market**

* The daily trading volume of $100+ (Based on Openbook)
* Twitter account necessary
* Website necessary
* IF THE WRONG MARKET ID, SNS LINKS ARE SUBMITTED, WILL DELETE THE FORM WITHOUT A NOTICE


---

# 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.dexlab.space/products/minting-lab/terms-of-service.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.
