# 取引所フロー

- [取引所準備金](https://userguide.cryptoquant.com/ja/fur-2-1/exchange-reserve-1.md): 取引所のアドレスに保持されているコインの総量
- [取引所イン/アウトフロー＆ネットフロー](https://userguide.cryptoquant.com/ja/fur-2-1/exchange-in-outflow-and-netflow.md): 取引所インフローとは、取引所のウォレットに入金されたコインの量であり、取引所アウトフローとは、取引所のウォレットから出金されたコインの量である。
- [取引所アドレス数](https://userguide.cryptoquant.com/ja/fur-2-1/exchange-addresses-count.md): 取引所のインフロー／アウトフロー取引を行うユニークアドレス数
- [取引所トランザクション数](https://userguide.cryptoquant.com/ja/fur-2-1/exchange-transactions-count.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/fur-2-1.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.
