# Import & Export

- [Import content to UpNote](https://help.getupnote.com/import-and-export/import-content-to-upnote.md)
- [Import from Evernote](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-evernote.md)
- [Import from Apple Notes](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-apple-notes.md)
- [Import from Bear](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-bear.md)
- [Import from Simplenote](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-simplenote.md)
- [Import from Markdown](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-markdown.md)
- [Import from Google Keep](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-google-keep.md)
- [Import from HTML](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-html.md)
- [Export notes](https://help.getupnote.com/import-and-export/export-notes.md)
- [Share and publish notes](https://help.getupnote.com/import-and-export/share-and-publish-notes.md): This is a Premium feature.
- [Web clipper](https://help.getupnote.com/import-and-export/web-clipper.md)
- [Share extension on iOS](https://help.getupnote.com/import-and-export/web-clipper/share-extension-on-ios.md)
- [Share extension on Android](https://help.getupnote.com/import-and-export/web-clipper/share-extension-on-android.md)
- [Print notes](https://help.getupnote.com/import-and-export/print-notes.md)


---

# 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.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.
