# What is CryptoQuant

- [giới thiệu](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/gioi-thieu.md)
- [How We Process Data](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/gioi-thieu/how-we-process-data.md)
- [Tại sao lại tin tưởng dữ liệu CryptoQuant?](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/gioi-thieu/tai-sao-lai-tin-tuong-du-lieu-cryptoquant.md)
- [Tại sao lại là thị trường chủ đạo?](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/gioi-thieu/tai-sao-lai-la-thi-truong-chu-dao.md)
- [Kiến thức nền tảng](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/kien-thuc-nen-tang.md)
- [Dữ liệu trên chuỗi là gì?](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/kien-thuc-nen-tang/du-lieu-tren-chuoi-la-gi.md): Dữ liệu trên chuỗi (On-chain data) là các hoạt động được ghi nhận thông qua các giao dịch trên các mạng blockchain.
- [Tại sao thực thể (entity) lại quan trọng?](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/kien-thuc-nen-tang/why-entity-matters.md): Khái niệm về thực thể (entity) là một điểm quan trọng để hiểu về dữ liệu on- chain.
- [UTxO là gì?](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/kien-thuc-nen-tang/utxo-la-gi.md): Mô tả về UTxO
- [Our Product](https://userguide.cryptoquant.com/vi/what-is-cryptoquant/our-product.md)


---

# 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/vi/what-is-cryptoquant.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.
