# Supported Chains

Check out our [DEX Metrics Dashboard](https://dex.guru/markets) where you can see market activity on any chain that we support.&#x20;

<figure><img src="https://3551900137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO2nrmwh_DoxKc1v80n%2Fuploads%2FtH86vlJ4neAupRLQf2lF%2FScreen%20Shot%202023-03-06%20at%207.06.29%20PM.png?alt=media&#x26;token=9b041d01-4d3e-491d-8741-e933f0847692" alt=""><figcaption></figcaption></figure>

DexGuru currently supports the following chains below.

| Chain               | Date Added         |
| ------------------- | ------------------ |
| Ethereum            | 1st April 2021     |
| Binance Smart Chain | 1st April 2021     |
| Polygon             | 18th May 2021      |
| Avalanche           | 19th August 2021   |
| Arbitrum            | 15th October 2021  |
| Fantom              | 20th October 2021  |
| CELO                | 10th November 2021 |
| Optimism            | 10th January 2022  |
| Gnosis              | 1st November 2022  |
| Arbitrum Nova       | 10th February 2023 |
| Canto               | 28th February 2023 |


---

# 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.dex.guru/data/supported-chains.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.
