# 畫布

MetaSleuth中的畫布是您用於可視化和分析區塊鏈數據的主要工作空間。它包括幾個主要功能：

1. [工具箱概覽](/zh_tw/shi-yong-shou-ce/canvas-and-panels/canvas/toolbox-overview.md)：訪問各種旨在增強您的分析並簡化工作流程的工具。
2. [更好的佈局](/zh_tw/shi-yong-shou-ce/canvas-and-panels/canvas/better-layout.md)：享受一個有組織的界面，允許有效地排列視覺元素，使您的數據更容易解釋。
3. [自定義您的畫布](/zh_tw/shi-yong-shou-ce/canvas-and-panels/canvas/customize-your-canvas.md)：通過調整佈局、顏色和其他視覺設置來定制畫布以滿足您的需求，改善您的分析體驗。
4. [鍵盤快捷鍵](/zh_tw/shi-yong-shou-ce/canvas-and-panels/canvas/keyboard-shortcuts.md)：利用鍵盤快捷鍵更高效地在畫布內導航和操作，節省您在調查中的時間。


---

# 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.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.
