> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/zh/quick-start.md).

# Quick Start

- [巨鲸抛售](https://userguide.cryptoquant.com/zh/quick-start/ju-jing-pao-shou.md): 巨鲸存入大量比特币通常表明即将发生巨鲸抛售
- [矿工售币](https://userguide.cryptoquant.com/zh/quick-start/kuang-gong-shou-bi.md): 矿工也可视作元老（OG）巨鲸。他们会定期向交易所发送一定数额的比特币，但如果他们决定抽出更多比特币，则其流出量可能大幅改变。
- [巨鲸囤币](https://userguide.cryptoquant.com/zh/quick-start/ju-jing-tun-bi.md): 巨鲸可以操纵市场价格。当其持续买入比特币时，币价可能上涨。
- [大额场外交易](https://userguide.cryptoquant.com/zh/quick-start/daechang-wai-jiao-yi.md): 场外交易是巨鲸买入比特币另一种方式。
- [买卖压力](https://userguide.cryptoquant.com/zh/quick-start/mai-mai-ya-li.md): 可以显示比特币潜在买卖压力的链上指标
- [市场趋势](https://userguide.cryptoquant.com/zh/quick-start/shi-chang-qu-shi.md): 通过交易所上比特币的供应量可以判断市场的涨跌趋势
- [市场情绪](https://userguide.cryptoquant.com/zh/quick-start/shi-chang-qing-xu.md): 显示投资者对市场的看法的指标


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh/quick-start.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.
