# 開始使用

:tada: 歡迎來到 MetaSleuth 使用手冊！:tada:

MetaSleuth 是一個綜合平台，專為追蹤和調查鏈上資產而設計，以滿足多種分析需求。為了幫助您快速上手這個工具，我們在「開始使用」部分中加入了四個重要主題：

1. [從簡單搜尋開始](/zh_tw/shi-yong-shou-ce/getting-started/start-by-a-simple-search.md)：利用搜尋功能快速找到特定的地址或交易，訪問相關數據和見解。
2. [從共享圖表開始](/zh_tw/shi-yong-shou-ce/getting-started/start-by-a-shared-chart.md)：通過探索其他用戶創建的共享圖表進行協作並構建在現有的可視化之上。
3. [什麼是節點？](/zh_tw/shi-yong-shou-ce/getting-started/what-are-nodes.md) 理解節點的概念，這些節點代表區塊鏈網路中的實體，如地址或合約。
4. [什麼是邊？](/zh_tw/shi-yong-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_tw/shi-yong-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.
