# 边面板

點擊畫布上的任何邊緣時，邊緣列表面板將會展開。

<figure><img src="/files/7cf78OOkBDmQVyitXioG" alt=""><figcaption></figcaption></figure>

在此面板中，您可以查看兩個地址之間的所有資產轉移（基於當前可用數據）。每條邊緣通過（from, to, asset）唯一標識。要查看具體的轉移數據，您需要點擊「詳細」進入交易列表面板。例如，點擊上例中的（Poloniex 4, Poloniex Exchange Exploiter, Ether）可以讓您查看涉及從 Poloniex 4 到 Poloniex Exchange Exploiter 的以太轉移的畫布上的所有交易詳情，如下所示。

<figure><img src="/files/bBv0oIEtkyIcPS9AlVr9" 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/zh_tw/shi-yong-shou-ce/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.
