# Toolbar

## Summary

The toolbar is where you can find the main editor tools.

<figure><img src="/files/Nvs1Wo7Nya55cWIlNzKi" alt=""><figcaption></figcaption></figure>

## Spawning Nodes

By clicking the + button on the toolbar you can spawn three different types of nodes: Text, Image, Video.

<figure><img src="/files/ypDVEAJffpJv8ny86w6c" alt=""><figcaption></figcaption></figure>

## Assets

By clicking on the Assets button, you can browse all the visual assets you uploaded to the canvas.

<figure><img src="/files/ExUn3sQ1ccylYCmZP0RW" alt=""><figcaption></figcaption></figure>

## Generation History

The Generation History button stores all the generated assets from your account, making it seamless for you to transport assets between projects.

<figure><img src="/files/xw126y4tABWp9GmHn4Ja" alt=""><figcaption></figcaption></figure>

## Flows

Flows allow you to explore our pre-made workflows for various creative use cases. By **hovering** over the Flows button, you can view recent workflows along with the number of nodes deployed. **Clicking** on the Flows button lets you browse curated categories to find workflows that inspire your creative process.

<figure><img src="/files/vaFmGOpwkIo9E3hcSkhF" alt=""><figcaption></figcaption></figure>

## Comment

The Comment Button is where you activate the comment cursor. Click on anywhere to start a text bubble and leave a comment for your collaborators.

<figure><img src="/files/AbtW7jgnqeWWSWQtkoPB" alt=""><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.flora.ai/editor/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.
