# 노트 가져오기 및 내보내기

- [UpNote로 콘텐츠 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote.md)
- [Evernote에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-evernote.md)
- [Apple Notes에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-apple-notes.md)
- [Bear에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-bear.md)
- [Simplenote에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-simplenote.md)
- [Markdown에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-markdown.md)
- [Google Keep에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-google-keep.md)
- [HTML에서 가져오기](https://help.getupnote.com/ko/import-and-export/import-content-to-upnote/import-from-html.md)
- [노트 내보내기](https://help.getupnote.com/ko/import-and-export/export-notes.md)
- [노트 공유 및 게시](https://help.getupnote.com/ko/import-and-export/share-and-publish-notes.md): This is a Premium feature.
- [웹 클리퍼 (Web clipper)](https://help.getupnote.com/ko/import-and-export/web-clipper.md)
- [iOS 공유 확장 기능](https://help.getupnote.com/ko/import-and-export/web-clipper/share-extension-on-ios.md)
- [Android 공유 확장 기능](https://help.getupnote.com/ko/import-and-export/web-clipper/share-extension-on-android.md)
- [노트 인쇄하기](https://help.getupnote.com/ko/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/ko/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.
