# 画布

MetaSleuth中的画布是您可视化和分析区块链数据的主要工作区。它包括几个关键功能：

1. [工具箱概览](/zh_cn/yong-hu-shou-ce/canvas-and-panels/canvas/toolbox-overview.md)：访问各种工具，旨在增强您的分析并简化您的工作流程。
2. [更好的布局](/zh_cn/yong-hu-shou-ce/canvas-and-panels/canvas/better-layout.md)：享受一个有组织的界面，允许有效安排视觉元素，使您的数据更易于解释。
3. [自定义您的画布](/zh_cn/yong-hu-shou-ce/canvas-and-panels/canvas/customize-your-canvas.md)：通过调整布局、颜色和其他视觉设置来定制画布，以改善您的分析体验。
4. [键盘快捷键](/zh_cn/yong-hu-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_cn/yong-hu-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.
