# Main (Left) Toolbar

The Main Toolbar is Krea's central command center on the interface's left side. This toolbar has two primary modes:

* [**Default Mode**](/krea-wiki/how-to-use-the-canvas/main-left-toolbar/default-mode.md) for creating images
* [**Image Editing Mode**](/krea-wiki/how-to-use-the-canvas/main-left-toolbar/image-editing-mode.md) for refining and modifying a specific image.

<figure><img src="/files/vjzXChc1UkxTd6BKJwff" alt=""><figcaption><p>The main toolbar is located on the left side of the screen (highlighted in pink)</p></figcaption></figure>

### How to switch between the tools

* When first selecting the tool, it will be displayed in [**Default Mode**](/krea-wiki/how-to-use-the-canvas/main-left-toolbar/default-mode.md)
* When selecting an individual image, it will automatically change to [**Image Editing Mode**](/krea-wiki/how-to-use-the-canvas/main-left-toolbar/image-editing-mode.md) on the left and an [**Image editing (Floating) tool**](/krea-wiki/how-to-use-the-canvas/image-editing-floating.md) will also appear on top of the image.
* To switch between the two, simply click into an image or click out into the canvas without selecting an image.

<figure><img src="/files/QZIR34oRGgNK5avcHhVq" alt=""><figcaption><p>When selecting an image, the left toolbar changes and a new floating toolbar appears.</p></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://krea.gitbook.io/krea-wiki/how-to-use-the-canvas/main-left-toolbar.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.
