# 簡介

MetaSleuth 是一個加密追蹤和調查平台。它可以幫助監控市場動態，追蹤犯罪活動的資金流向，並進行自我研究以避免詐騙。

:detective: **每個人在加密世界都能成為偵探，自己做研究！**

{% hint style="info" %}
嘗試一下 -> <https://metasleuth.io>
{% endhint %}

{% hint style="info" %}
MetaSleuth 資源

* <https://github.com/blocksecteam/metasleuth_resources>
  {% endhint %}

## 功能

* 智能分析：MetaSleuth 會根據我們的智能分析引擎為給定地址自動提供最有價值的互動。
* 跨鏈分析：MetaSleuth 支持跨鏈分析，例如，透過橋樑從 BSC 到 Ethereum 的代幣轉移。所有跨鏈地址顯示在一張地圖上。
* 分析分享：結果可以與他人分享。其他用戶可以進一步分析分享的結果，創建一個協作社群。
* 增強標籤：MetaSleuth 利用 BlockSec 的地址標籤系統，提供增強的 CEX、騙徒和駭客地址標籤，以及我們收集並驗證的其他地址。
* 自訂化：用戶可以自訂地址標籤，並在地址和交易中添加註釋。

## 支持的鏈

[Bitcoin](https://explorer.btc.com/), [Ethereum](https://ethereum.org/en/), [Binance Smart Chain](https://www.bnbchain.org/en), [TRON](https://tron.network/), [Solana](https://solana.com/), [Polygon](https://polygon.technology/), [Mantle](https://www.mantle.xyz/), [Arbitrum](https://arbitrum.io/), [Cronos](https://cronos.org/), [Moonbeam](https://moonbeam.network/), [Avalanche](https://www.avax.network/), [Optimism](https://www.optimism.io/), [Base](https://base.org/), [Linea](https://linea.build/)

## 反饋

我們重視您的意見，非常感謝您提供的任何反饋或建議。請隨時透過以下社交媒體與我們聯繫。

* Telegram: <https://t.me/MetaSleuthTeam>
* Twitter: <https://twitter.com/MetaSleuth>
* Email: <ms_support@blocksec.com>

## 教程

* [如何使用 MetaSleuth 分析釣魚攻擊](https://blocksecteam.medium.com/metasleuth-how-to-use-metasleuth-to-analyze-a-phishing-attack-b525caac14c5)
* [加密追踪：從交易開始](/zh_tw/shi-yong-shou-ce/tutorials/crypto-tracking-starting-with-a-transaction.md)
* [高級分析：輕量級資金追踪](/zh_tw/shi-yong-shou-ce/tutorials/advanced-analysis-lightweight-fund-tracking.md)

## 多語言

* [中文簡體手冊](https://docs.metasleuth.io/zh_cn)
* [中文繁體手冊](https://docs.metasleuth.io/zh_tw)
* [Metasleuth ユーザーマニュアル](https://docs.metasleuth.io/ja)
* [Metasleuth Benutzerhandbuch](https://docs.metasleuth.io/de)
* [Manuel d'utilisation de Metasleuth](https://docs.metasleuth.io/fr)
* [Руководство пользователя Metasleuth](https://docs.metasleuth.io/ru)


---

# 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/readme.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.
