# インポート & エクスポート

- [UpNote にコンテンツをインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote.md)
- [Evernote からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-evernote.md)
- [Apple Notes からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-apple-notes.md)
- [Bear からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-bear.md)
- [Simplenote からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-simplenote.md)
- [Markdown からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-markdown.md)
- [Google Keep からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-google-keep.md)
- [HTML からインポートする](https://help.getupnote.com/ja/import-and-export/import-content-to-upnote/import-from-html.md)
- [ノートをエクスポートする](https://help.getupnote.com/ja/import-and-export/export-notes.md)
- [ノートを共有・公開する](https://help.getupnote.com/ja/import-and-export/share-and-publish-notes.md)
- [Web クリッパー](https://help.getupnote.com/ja/import-and-export/web-clipper.md)
- [iOS の共有拡張機能](https://help.getupnote.com/ja/import-and-export/web-clipper/share-extension-on-ios.md)
- [Android の共有拡張機能](https://help.getupnote.com/ja/import-and-export/web-clipper/share-extension-on-android.md)
- [ノートを印刷する](https://help.getupnote.com/ja/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/ja/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.
