# 紹介

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へのトークン移転をブリッジを通じて行うことができます。すべてのクロスチェーンアドレスは1つのマップに表示されます。
* 分析の共有: 結果は（他者と）共有できます。他のユーザーは共有された結果をさらに分析し、協力的なコミュニティが形成されます。
* 強化されたラベル: 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)
* [暗号追跡：トランザクションから始める](/ja/yzmanyuaru/tutorials/crypto-tracking-starting-with-a-transaction.md)
* [高度な分析：軽量な資金追跡](/ja/yzmanyuaru/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/ja/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.
