# Data

- [Data FAQ](https://docs.dex.guru/data/data-faq.md): Frequently Asked Questions regarding Data on DexGuru
- [Data Completeness](https://docs.dex.guru/data/data-completeness.md)
- [Data Refreshing](https://docs.dex.guru/data/data-refreshing.md): In this article, we go over different values that are shown on our platforms and go into details about how often they are updated and how we calculate them.
- [Supported Chains](https://docs.dex.guru/data/supported-chains.md): Last Updated: 1st November 2022
- [Supported DEXs](https://docs.dex.guru/data/supported-dexs.md): Last Updated: 29th May 2023
- [Off-Chain Data Usage](https://docs.dex.guru/data/off-chain-data-usage.md): Information and details regarding usage of Off-Chain data sources. Last updated: August 2022


---

# 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.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.
