# How to Use(Query Tool)

- [1. DateTime Aggregation](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/1.-datetime-aggregation.md): How to use the web3 analytics tool
- [2. Query Block - Metric](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/2.-query-block-metric.md)
- [3. Query Block - Where](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/3.-query-block-where.md)
- [4. Query Block - Group by](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/4.-query-block-group-by.md)
- [5. Query Block - Join](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/5.-query-block-join.md)
- [6. Query Block - Order by](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/6.-query-block-order-by.md)
- [7. Save and Run](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/7.-save-and-run.md)
- [8. Editing the Result](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/8.-editing-the-result.md)
- [9. Visualization](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization.md)
- [Table](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/table.md): Choose from various display types
- [Pie](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/pie.md): Choose from various display types
- [Serial](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/serial.md): Choose from various display types
- [Number](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/number.md): Choose from various display types
- [Pivot Table](https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/pivot-table.md): Choose from various display types


---

# 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://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool.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.
