# 追踪資金（檢索轉移數據的方法）

在MetaSleuth中，用戶可以利用以下功能高效地追踪資金：

1. [分析](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/analyze.md)：檢查交易詳情和模式以獲得資金流向的見解。
2. [擴展進出](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/expand-in-out.md)：查看進出交易以了解資產的運動。
3. [加載更多](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/load-more.md)\*\*：\*\*檢索更多交易數據以確保全面概覽。
4. [高級分析](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/advanced-analysis.md)：利用高級工具深入了解復雜交易。
5. [添加地址/交易](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/add-address-tx.md)：輕鬆納入特定地址或交易進行目標分析。
6. [跨鏈追蹤器](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/interchain-traker-trace-across-blockchains-automatically.md)：追踪不同區塊鏈網絡的資金以獲得資產流動的整體視圖。
7. [數據探索器](/zh_tw/shi-yong-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_tw/shi-yong-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.
