# Links

There are two ways to include a link in a mind map node.

#### Method A

Creating a link by highlighting text:

<figure><img src="/files/FKN8QfSQBeadMWteEEhu" alt="" width="375"><figcaption></figcaption></figure>

#### Method B

Using Link tto:

<div><figure><img src="/files/IHXfiH491EZhOuS33FOz" alt="" width="375"><figcaption><p>Use Link to when the node is selected</p></figcaption></figure> <figure><img src="/files/l8UPtPHB6UifbxepkihM" alt="" width="375"><figcaption><p>Adding a link with link to</p></figcaption></figure></div>

Both ways of including links will now appear in the export. Links will appear in brackets.

<figure><img src="/files/PaABueZtMg4wu1I2R3O1" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/AvgF9LaFypStuP4PPlcb" alt="" width="312"><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.miromindmap.com/notes/links.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.
