# CSV

### Example 1

#### Example Mind Map

<figure><img src="https://3825982875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvpEytOMv8LQf2bKlqaAc%2Fuploads%2FcidAlZX7ZRTxpTT50Gba%2FScreenshot%202024-10-16%20at%2008.57.38.png?alt=media&#x26;token=32ee023f-bdd3-446a-8152-9f5959b4ca32" alt=""><figcaption><p>A screenshot of a Mind Map in Miro</p></figcaption></figure>

#### CSV Export

```csv
0,1,2
Example Mind Map,Topic,Definition
Example Mind Map,Topic,Purpose
Example Mind Map,Topic,Applications
Example Mind Map,Structure,Main Idea
Example Mind Map,Structure,Subtopics
Example Mind Map,Structure,Details
Example Mind Map,Tools,Digital Tools
Example Mind Map,Tools,Paper and Pen
Example Mind Map,Tools,Templates
Example Mind Map,Process,Brainstorming
Example Mind Map,Process,Organizing Ideas
Example Mind Map,Process,Reviewing
Example Mind Map,Examples,Personal Projects
Example Mind Map,Examples,Academic Use
Example Mind Map,Examples,Business Planning
Example Mind Map,Benefits,Visual Learning
Example Mind Map,Benefits,Enhanced Memory
Example Mind Map,Benefits,Improved Organization
Example Mind Map,Considerations,Clarity
Example Mind Map,Considerations,Simplicity
Example Mind Map,Considerations,Flexibility
```

<figure><img src="https://3825982875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvpEytOMv8LQf2bKlqaAc%2Fuploads%2FAqTHda5xqTreHjn3oBgi%2FScreenshot%202024-10-16%20at%2008.59.47.png?alt=media&#x26;token=55183b08-4c86-4b81-be78-d3a6a6e006f9" alt="" width="563"><figcaption><p>The CSV file when opened in Excel</p></figcaption></figure>

### Example 2

#### Example Mind Map

<div><figure><img src="https://3825982875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvpEytOMv8LQf2bKlqaAc%2Fuploads%2F4zYUadn2DMjZCY3mNqDa%2FScreenshot%202024-10-16%20at%2009.11.25.png?alt=media&#x26;token=2d2754a1-5984-4337-a663-78d60c74ddbe" alt=""><figcaption><p>Including a Link inline</p></figcaption></figure> <figure><img src="https://3825982875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvpEytOMv8LQf2bKlqaAc%2Fuploads%2F2R9kGZCVgFccQkktTIAB%2FScreenshot%202024-10-16%20at%2009.12.08.png?alt=media&#x26;token=e7cacdfb-a26c-4afb-b26b-7e0ce0757a44" alt=""><figcaption><p>Using Link To to add links</p></figcaption></figure></div>

#### Export Result

```csv
0,1,2
Simple Mind Map,Links,Link 1 (https://www.csvgetter.com/)
Simple Mind Map,Links,Link 2 (https://www.csvgetter.com/blog)
Simple Mind Map,Links, Link 3 (https://www.csvgetter.com/info)
```

<figure><img src="https://3825982875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvpEytOMv8LQf2bKlqaAc%2Fuploads%2Fe2fMGcCMdImxp8sg6Hfe%2FScreenshot%202024-10-16%20at%2009.13.55.png?alt=media&#x26;token=22369581-6a9f-4393-8538-8967252b9a2a" alt="" width="563"><figcaption><p>CSV Data with Links in Excel</p></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/export-types/csv.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.
