# Trace Funds (Ways to Retrieve Transfer Data)

In MetaSleuth, users can utilize the following features to efficiently and effectively trace funds:

1. [Analyze](/user-manual/trace-funds-ways-to-retrieve-transfer-data/analyze.md): Examine transaction details and patterns to gain insights into fund flows.
2. [Expand In / Out](/user-manual/trace-funds-ways-to-retrieve-transfer-data/expand-in-out.md): View incoming and outgoing transactions to understand the movement of assets.
3. [Load More](/user-manual/trace-funds-ways-to-retrieve-transfer-data/load-more.md)**:** Retrieve additional transaction data to ensure a comprehensive overview.
4. [Advanced Analysis](/user-manual/trace-funds-ways-to-retrieve-transfer-data/advanced-analysis.md): Utilize advanced tools for deeper insights into complex transactions.
5. [Add Address/Tx](/user-manual/trace-funds-ways-to-retrieve-transfer-data/add-address-tx.md): Easily incorporate specific addresses or transactions for targeted analysis.
6. [InterChain Traker (Trace across Blockchains Automatically)](/user-manual/trace-funds-ways-to-retrieve-transfer-data/interchain-traker-trace-across-blockchains-automatically.md): Track funds across different blockchain networks for a holistic view of asset flows.
7. [Data Explorer](/user-manual/trace-funds-ways-to-retrieve-transfer-data/data-explorer.md): View, filter and select transfer data.


---

# 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/user-manual/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.
