# What is CryptoQuant

- [Introduction](https://userguide.cryptoquant.com/what-is-cryptoquant/introduction.md)
- [How We Process Data](https://userguide.cryptoquant.com/what-is-cryptoquant/introduction/how-we-process-data.md)
- [Why Trust CryptoQuant Metrics?](https://userguide.cryptoquant.com/what-is-cryptoquant/introduction/why-trust-cryptoquant-metrics.md)
- [Why Market Driven?](https://userguide.cryptoquant.com/what-is-cryptoquant/introduction/why-market-driven.md): CryptoQuant: Your Gateway to Next-Level Market Data
- [Background Knowledge](https://userguide.cryptoquant.com/what-is-cryptoquant/background-knowledge.md)
- [What is On-Chain Data?](https://userguide.cryptoquant.com/what-is-cryptoquant/background-knowledge/what-is-on-chain-data.md): On-chain data shows network activity, via transactions, recorded on the blockchain ledger
- [What are Entities?](https://userguide.cryptoquant.com/what-is-cryptoquant/background-knowledge/why-entity-matters.md): The concept of entity is a key point in understanding on-chain data.
- [What is a UTxO?](https://userguide.cryptoquant.com/what-is-cryptoquant/background-knowledge/what-is-a-utxo.md): Unspent Transaction Output (UTxO) is a fundamental blockchain concept, representing received cryptocurrency in your wallet. It ensures transparency & security by tracking each unit's origin & status.
- [Our Product](https://userguide.cryptoquant.com/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/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.
