# 追踪资金（检索转账数据的方法）

在MetaSleuth中，用户可以利用以下功能高效追踪资金：

1. [Analyze](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/analyze.md)：检查交易详情和模式，以获取资金流动的见解。
2. [Expand In/Out](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/expand-in-out.md)：查看进出交易以了解资产的流动。
3. [Load More](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/load-more.md)\*\*：\*\*检索更多交易数据以确保全貌。
4. [Advanced Analysis](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/advanced-analysis.md)：利用高级工具深入了解复杂交易。
5. [Add Address/Tx](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/add-address-tx.md)：轻松添加特定地址或交易以进行有针对性的分析。
6. [InterChain Tracker](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/interchain-traker-trace-across-blockchains-automatically.md)：跟踪跨不同区块链网络的资金流动以获得全面的资产流动视图。
7. [Data Explorer](/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data/data-explorer.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://docs.metasleuth.io/zh_cn/yong-hu-shou-ce/trace-funds-ways-to-retrieve-transfer-data.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.
