# QuickStart

- [5 Minute Data Guide](https://userguide.cryptoquant.com/quickstart/5-minute-data-guide.md)
- [3 Key On-Chain Metrics](https://userguide.cryptoquant.com/quickstart/5-minute-data-guide/3-key-on-chain-metrics.md)
- [3 Key Market Metrics](https://userguide.cryptoquant.com/quickstart/5-minute-data-guide/3-key-market-metrics.md)
- [3 Key Indicators](https://userguide.cryptoquant.com/quickstart/5-minute-data-guide/3-key-indicators.md)
- [Deriving Insights](https://userguide.cryptoquant.com/quickstart/5-minute-data-guide/deriving-insights.md): Don't let the inflow alert fool you
- [6 Minute Feature Guide](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide.md)
- [1. Charting Overview](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/1.-charting-overview.md): The past is a mirror of the future.
- [2. Set Alerts](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/2.-set-alerts.md): Do you have a sleeping disorder after a crypto investment?
- [3. Dashboards](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/3.-dashboards.md)
- [4. Quicktake](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/4.-quicktake.md): We’re all busy. Get data insights quickly via Quicktake feed.
- [5. Top 15 Pro Charts](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets.md): Save preset charts from our top analysts! Save charts, save time.
- [Miner Selling](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/miner-selling.md): Miners are OG whales. They periodically send a certain amount of BTC to exchanges, but if they decide to sell more coins, their outflow is likely to be significant.
- [Whale Accumulation](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/whale-accumulation.md): Whales can manipulate the market. When they accumulate Bitcoins, the price is likely to be bullish.
- [Large OTC deals](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/otc-indicators.md): OTC (Over-the-counter) deals are a popular method of whale accumulation
- [Buying/Selling Pressure](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/buying-selling-pressure.md): On-chain indicators suggest potential Bitcoin buying/selling pressure
- [Market Trend](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/bullish-bearish-trend.md): Bitcoin supply on exchanges can determine bullish/bearish market trend
- [Market Sentiment](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/market-sentiment.md): Indicators to see how investors feel about the market
- [Whale Dumping](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/top-10-presets/whale-dumping.md): Significant Bitcoin deposits from whales usually indicate whale dumping
- [6. Chatbot](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/6.-chatbot.md): Ask anything about on-chain data. Get instant answers powered by AI.


---

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