# DEX Listing

CoinScan will automatically monitor all decentralized exchanges (DEXs), irrespective of whether they are officially listed. If you wish to request the listing of a specific DEX, make sure it passes the following criteria:

* The DEX has a high amount of liquidity and daily trading volume.
* The DEX utilizes open-sourced and audited smart contracts.
* The DEX has an active and engaged community of users.

{% hint style="info" %}
We update DEX information automatically - if your DEX is not updated, make sure to contact us.
{% endhint %}


---

# 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.coinscan.com/listing/dex-listing.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.
