# エッジパネル

キャンバス上の任意のエッジをクリックすると、エッジリストパネルが展開されます。

<figure><img src="/files/zEmhtigJUeCPjCi6gq8y" alt=""><figcaption></figcaption></figure>

このパネルでは、2つのアドレス間のすべての資産転送を表示できます（現在利用可能なデータに基づきます）。各エッジは（from、to、asset）で一意に識別されます。特定の転送データを表示するには、「詳細」をクリックしてトランザクションリストパネルに入ります。たとえば、上記の例で（Poloniex 4、Poloniex Exchange Exploiter、Ether）をクリックすると、キャンバス上でPoloniex 4からPoloniex Exchange ExploiterへのEtherの転送に関するすべてのトランザクションの詳細を確認することができます。以下に示す通りです。

<figure><img src="/files/8T6yrOxweGnermVrNazF" alt=""><figcaption></figcaption></figure>


---

# 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/yzmanyuaru/canvas-and-panels/edge-panel.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.
