# 入门

🎉 欢迎阅读MetaSleuth用户手册！ 🎉

MetaSleuth是一个全面的平台，旨在跟踪和调查链上资产，以满足各种分析需求。为了帮助您快速上手使用本工具，我们在“开始使用”部分包括了四个关键主题：

1. [通过简单搜索开始](/zh_cn/yong-hu-shou-ce/getting-started/start-by-a-simple-search.md)：使用搜索功能快速找到特定地址或交易，以访问相关数据和见解。
2. [通过共享图表开始](/zh_cn/yong-hu-shou-ce/getting-started/start-by-a-shared-chart.md)：通过探索其他用户创建的共享图表进行协作和构建现有可视化。
3. [什么是节点？](/zh_cn/yong-hu-shou-ce/getting-started/what-are-nodes.md) 了解节点的概念，节点代表区块链网络中的实体，如地址或合约。
4. [什么是边？](/zh_cn/yong-hu-shou-ce/getting-started/what-are-edges.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/getting-started.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.
