# インストール方法

UpNote は iOS、Android、Mac、Windows、Linux で無料ダウンロードできます。

#### iPhone と iPad

[App Store からダウンロード](https://itunes.apple.com/us/app/upnote-elegant-note-app/id1389634515)

#### Android

[Google Play からダウンロード](https://play.google.com/store/apps/details?id=com.getupnote.android)

#### MacOS

[Mac App Store からダウンロード](https://itunes.apple.com/us/app/upnote-an-elegant-note-app/id1398373917?ls=1\&mt=12)

#### Windows

UpNote は Windows 10/11 に対応しています。

[Microsoft Store からダウンロード](https://www.microsoft.com/en-us/p/upnote/9mv7690m8f5n?activetab=pivot:overviewtab)

**Windows アプリのインストーラーをダウンロード**

Microsoft Store から UpNote をダウンロードできない場合は、[こちらから Windows アプリのインストーラーをダウンロードできます](https://download.getupnote.com/app/UpNote%20Setup.exe)。\
このインストーラーは新しいため、Windows が「一般的ではないダウンロード」と警告する場合があります。その場合は警告をスキップしてインストーラーを実行してください。\
\
\&#xNAN;*すでに Microsoft Store から UpNote をインストールしている場合は、上記のインストーラーを使用しないでください。*

#### Linux

**AppImage のダウンロード**

* [UpNote.AppImage ファイルをダウンロード](https://download.getupnote.com/app/UpNote.AppImage)
* AppImage を実行するには FUSE バージョン 2 が必要です。[Filesystem in Userspace (FUSE)](https://en.wikipedia.org/wiki/Filesystem_in_Userspace) は、非 root ユーザーがファイルシステムをマウントできる仕組みです。多くの Linux ディストリビューションには既に FUSE が含まれていますが、動作しない場合は [手動で FUSE をインストール・設定](https://github.com/AppImage/AppImageKit/wiki/FUSE) する必要があります。
* [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) をインストールしている場合、UpNote.AppImage ファイルをダブルクリックするだけで起動できます。AppImageLauncher はファイルを自動的に実行可能にし、アプリケーションフォルダに移動し、アイコンを正しく表示します。
* AppImage をより便利に扱うために AppImageLauncher を導入する場合は、[こちらのリンク](https://github.com/TheAssassin/AppImageLauncher/wiki) で設定方法をご確認ください。
* AppImageLauncher をインストールしていない場合は、UpNote.AppImage ファイルに実行権限を与えてから実行してください。詳しい手順は以下の記事をご覧ください：<https://docs.appimage.org/introduction/quickstart.html>
* UpNote.AppImage は新しいバージョンを自動的にチェックし、更新が利用可能な場合に通知します。アプリを再起動すると更新がインストールされます。

**Ubuntu Snap Store からダウンロード**

* Snap 版 UpNote は <https://snapcraft.io/upnote> から利用可能です。

***

初めて UpNote を起動すると、ウェルカム画面が表示されます。

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FfjfHWqXgToucgBRBxzB9%2Fimage.png?alt=media&#x26;token=ab7b0c5d-5e42-436e-918b-bc4ccaaa2915" alt="" width="563"><figcaption></figcaption></figure>

UpNote にサインインするか、新しいアカウントを作成して、すべてのデバイス間でノートを同期できます。\
デバイスのトラブルやアプリの再インストール時にノートを復元できるよう、アカウントを作成することをお勧めします。

アカウントを使わず、データをローカルデバイスのみに保存したい場合は、**アカウントなしで続行** のリンクをクリックして進めてください。


---

# 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/get-started/installation.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.
