# クイックスタート

- [クジラのダンプ行為（Whale Dumping)](https://userguide.cryptoquant.com/ja/kuikkusutto/whale-dumping.md): 通常、クジラによる巨額なビットコイン入金は「クジラのダンプ行為（Whale Dumping）」を示している。
- [マイナー売り](https://userguide.cryptoquant.com/ja/kuikkusutto/miner-selling.md): マイナーは定期的に一定量のBTCを取引所に送っています。しかしマイナーがより多くのコインを売る場合、そのアウトフローは大きく変化する可能性があります。
- [クジラの買い集め](https://userguide.cryptoquant.com/ja/kuikkusutto/whale-accumulation.md): クジラは市場を操作することができます。クジラがビットコインを蓄積すると、価格が強気になる傾向があります。
- [巨額な相対取引](https://userguide.cryptoquant.com/ja/kuikkusutto/otc-indicators.md): OTC（Over-the-counter）取引は、「クジラの買い集め」の方法の一つです。
- [買い/売りのプレッシャー](https://userguide.cryptoquant.com/ja/kuikkusutto/buying-selling-pressure.md): オンチェーンの指標は、潜在的なビットコインの売買圧を示唆します。
- [マーケット動向](https://userguide.cryptoquant.com/ja/kuikkusutto/bullish-bearish-trend.md): 取引所のビットコイン供給量がマーケットの強気/弱気のトレンドを決定します
- [マーケットセンチメント](https://userguide.cryptoquant.com/ja/kuikkusutto/market-sentiment.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/ja/kuikkusutto.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.
