# Using MindNode to make your language tree

[Mindnode](https://mindnode.com) is a Mind Map editor. It works rather beautifully with pasco to develop complex deep language trees. Pasco supports its "Markdown" export file format. So for example a tree with two roots - may look like this:

![Mindnode export screen](/files/F1oEkFuUhR7ruiVahMRW)

and pasting the exported markdown file format into pasco we get:

![Mindnode import screen](/files/QlOryZtl79Qk9SoNVVBV)


---

# 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.acecentre.org.uk/products/pasco/tips-n-tricks/editing-with-mindnode.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.
