# 导出数据

您可以以合适的格式导出相关数据，如交易详情、资产转移或分析结果。MetaSleuth 支持各种导出选项，包括 CSV 和 PNG，具体取决于您的需求。

<figure><img src="/files/2Y6GOqIaZfn1JDZeUJU4" alt=""><figcaption></figcaption></figure>


---

# 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/save-and-share/export-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.
