# 工具箱概述

調查工具箱主要提供篩選和編輯畫布上數據的功能。它由以下六個主要功能組成。

**`地址篩選器`** 列出了所有經過分析的地址，包括顯示在畫布上的地址和未顯示在畫布上的地址。用戶可以在篩選器中搜尋特定地址並調整其可視化狀態。

<figure><img src="/files/pKAFg7kSOAF0im3ZtIYp" alt="" width="563"><figcaption></figcaption></figure>

**`代幣篩選器`** 列出了所有經過分析的代幣。如果與某代幣相關的所有轉賬都顯示在畫布上，它將顯示為已選中（復選框選中）；相反，如果與某代幣相關的轉賬都未顯示在畫布上，它將顯示為未選中（復選框未選中）。重要的是，如果只有部分與某代幣相關的轉賬顯示在畫布上，它將顯示為部分選中（復選框無決定狀態）。

<figure><img src="/files/KtSUopdWJlH7raXHoXTf" alt="" width="563"><figcaption></figcaption></figure>

**`添加地址/交易`** 允許用戶將特定的地址或交易（資產內轉賬）添加到畫布中。欲了解更多信息，請參閱[添加地址/交易](/zh_tw/shi-yong-shou-ce/trace-funds-ways-to-retrieve-transfer-data/add-address-tx.md)部分。

**`添加備註`** 允許用戶在畫布上添加文字註解。這使用戶能夠提供有關畫布上特定地址與交易的額外背景、註釋或解釋。有關如何使用此功能的更多信息，請參閱[備註](/zh_tw/shi-yong-shou-ce/save-and-share/make-your-work-more-readble/memo.md)部分。

**`自定義水印`** 允許用戶在其分析結果中添加自己的品牌或標識。它使用戶能夠自定義顯示在畫布上的水印，添加其徽標、名稱或任何其他所需信息。欲了解更多信息，請參閱[自定義水印](/zh_tw/shi-yong-shou-ce/save-and-share/make-your-work-more-readble/custom-watermark.md)部分。

**`在畫布中搜尋`** 允許用戶基於區塊鏈、地址、交易、標籤或邊緣數等標準在畫布內容中進行搜尋。這使用戶能夠快速定位可視化中的特定元素或連接。通過在搜尋欄中輸入相關的關鍵字或標準，用戶可以在畫布中篩選並聚焦於感興趣的特定信息。

<figure><img src="/files/nqFOMmlKY0tiliAtASnW" alt="" width="563"><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/canvas/toolbox-overview.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.
