# Import from Markdown

Follow the steps below to import your Markdown files to UpNote:

1. Select the option to import from Markdown files
   * On **Mac**:  Select **File > Import Notes > Markdown** from the menu bar.&#x20;
   * On **Windows**: Go to **Settings > General > Import from Markdown.**&#x20;
2. You will see the pop up as below:\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FiaRejNgMsjvRI7hFdM52%2Fimage.png?alt=media\&token=904b93bb-84fa-41e0-aabf-7f430b4548dc)
3. Click **Select .md files/Select folder** and select .md files/folder to import to UpNote.
4. Click **Import Notes** button to import to UpNote.

Please note that:

* While we do our best to import data from other apps into UpNote, we cannot guarantee that your data format will be fully retained due to the variety of file sources and their elements. If you encounter any problems while importing, please let us know so that we can assist you in troubleshooting.
* We recommend that you import less than 10,000 notes to UpNote to ensure the app's performance.


---

# 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://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-markdown.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.
