# Mind Map Generator

The Mind Map Generator allows you to visualize complex ideas and concepts. By entering a prompt, you can generate a comprehensive mind map that illustrates the main subject along with its branches and sub-branches, making it easier to explore and understand interconnected topics.

<figure><img src="/files/iO7etT3ZDO3XMqjz8Dmn" alt=""><figcaption><p>Simplify complex concepts using mind map generator.</p></figcaption></figure>

#### Creating a Mind Map

1. **Enter a Prompt:** Type the core idea or topic you want to explore. This will be the central node of the mind map.
2. **Generate the Mind Map:** Click "Generate" to create a detailed mind map that expands on your prompt, highlighting major themes and their connections.
3. **Customize Your Map:** After generating, you can adjust branches and sub-branches to better suit your needs and ensure clarity in your presentation.
4. **Export Options:** Download your mind map in different formats, including SVG and PNG, for easy sharing and integration into other documents.

Benefits of Using the Mind Map Generator

* **Clear Visualization:** Break down complex topics into clear, manageable components.
* **Enhanced Understanding:** Gain a comprehensive view of relationships between different ideas.
* **Improved Organization:** Organize thoughts and information effectively for presentations or brainstorming sessions.

Utilize the Mind Map Generator to simplify complex information and enhance your ability to communicate ideas visually.

\ <br>


---

# 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://nily.gitbook.io/nily/features/mind-map-generator.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.
