# 介绍

MetaSleuth是一个加密货币跟踪和调查平台。它可以帮助监控市场动态，跟踪犯罪活动的资金流，并通过DYOR（自行研究）来避免骗局。

:detective: **每个人都可以在加密世界中成为侦探并进行DYOR！**

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

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

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

## 功能

* 智能分析：MetaSleuth将基于我们的智能分析引擎为给定地址自动提供最有价值的交互。
* 跨链分析：MetaSleuth支持跨链分析，例如，通过跨链桥从BSC到Ethereum的代币转移。所有的跨链地址都显示在一张图上。
* 分析分享：结果可以与他人分享。其他用户可以进一步分析共享结果，创建一个协作社区。
* 增强标签：MetaSleuth利用BlockSec的地址标记系统，提供了CEXs、诈骗者和黑客地址的增强标签，以及我们收集和验证的其他地址。
* 定制化：用户可以自定义地址标签并为地址和交易添加备注。

## 支持的链

[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_cn/yong-hu-shou-ce/tutorials/crypto-tracking-starting-with-a-transaction.md)
* [高级分析：轻量级资金追踪](/zh_cn/yong-hu-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_cn/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.
