# Mindmap Diagram

<figure><img src="https://content.gitbook.com/content/aNbtXAm2MUsbrMlAEZb1/blobs/AWSQSNBREgQnpDvVRLNR/Business%20Management%20Mindmap.png" alt=""><figcaption><p>Mindmap Diagram</p></figcaption></figure>

## Create Mindmap Diagram

To create a Mindmap Diagram:

1. Select first an element where a new Mindmap Diagram to be contained as a child.
2. Select **Model | Add Diagram | Mindmap Diagram** in Menu Bar or select **Add Diagram | Mindmap Diagram** in Context Menu.

## Mindmap Model

To create a Mindmap Model (model element only) by Menu:

1. Select an Element where a new Mindmap Model to be contained.
2. Select **Model | Add | Mindmap** in Menu Bar or **Add | Mindmap** in Context Menu.

## Node

To create a node element:

1. Select  **Node** in **Toolbox**.
2. Drag on the diagram as the size.

You can use **QuickEdit** for element by double-click or press `Enter` on a selected element.

* **Name** : Edit name.
* **Add Node Left** : Add a linked node to the left.
* **Add Node Right** : Add a linked node to the right.

## Edge

To create an edge:

1. Select **Edge** in **Toolbox**.
2. Drag from a node and drop on another node.


---

# 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.staruml.io/working-with-additional-diagrams/mindmap-diagram.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.
