# Canvas

The Canvas in MetaSleuth is your primary workspace for visualizing and analyzing blockchain data. It includes several key features:

1. [Toolbox Overview](/user-manual/canvas-and-panels/canvas/toolbox-overview.md): Access a variety of tools designed to enhance your analysis and streamline your workflow.
2. [Better Layout](/user-manual/canvas-and-panels/canvas/better-layout.md): Enjoy an organized interface that allows for efficient arrangement of visual elements, making your data easier to interpret.
3. [Customize Your Canvas](/user-manual/canvas-and-panels/canvas/customize-your-canvas.md): Tailor the Canvas to fit your needs by adjusting layouts, colors, and other visual settings to improve your analysis experience.
4. [Keyboard Shortcuts](/user-manual/canvas-and-panels/canvas/keyboard-shortcuts.md): Utilize keyboard shortcuts to navigate and operate more efficiently within the Canvas, saving you time during your investigations.


---

# 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/user-manual/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.
