> For the complete documentation index, see [llms.txt](https://help.getupnote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getupnote.com/ja/resources/upnote-premium/upgrade-to-premium.md).

# プレミアムにアップグレード

UpNote Premiumでは、ノートの作成や整理をより便利にする強力な機能が利用可能になります。アプリ内からいつでもアップグレードできます。

**アップグレード方法**

<details>

<summary>Mac、iOS、Android</summary>

* **UpNote**を開きます。
* **設定** → **プレミアム** に進みます。
* 月額プランまたはライフタイムプランのいずれかを選択します。
* 支払いを完了すると、プレミアム機能が有効になります。

</details>

<details>

<summary>Windows、Linux</summary>

* WindowsやLinuxでUpNoteを利用している場合、iOS、Android、Macデバイスからプレミアムにアップグレードできます。
* アップグレード後、プレミアムステータスはすべてのデバイスで自動的に同期されます。
* WindowsまたはLinuxアプリで同じUpNoteアカウントにサインインするだけで、すべてのプレミアム機能を利用できます。

</details>

{% hint style="success" %}
すべてのデバイスでプレミアムを同期するには、UpNoteアカウントにサインインしてください。
{% endhint %}

***

**月額プランからライフタイムプレミアムに切り替える**

* `設定` > `プレミアム` > `サブスクリプション管理` > `ライフタイムに切り替え` に進みます。二重課金を避けるため、既存のサブスクリプションをキャンセルするよう求められます。
* また、以下のガイドに従ってサブスクリプションをキャンセルすることも可能です：
  * [App Storeでのサブスクリプションキャンセル](https://support.apple.com/en-us/HT202039)
  * [Google Playでのサブスクリプションキャンセル](https://support.google.com/googleplay/answer/7018481?hl=ja\&co=GENIE.Platform%3DAndroid)

サブスクリプションをキャンセルした後、`サブスクリプション管理` > `ライフタイムに切り替え` > `OK` をタップして続行します。

***

**プレミアムの復元**

すでに購入済みなのにプレミアムが表示されない場合：

1. プレミアムを購入したデバイスでUpNoteアカウントにサインインします。
2. **設定 > 購入の復元** に進み、プレミアムを復元します。
3. 問題が解決しない場合は、[トラブルシューティングガイド を参照してください。](https://help.getupnote.com/ja/~/revisions/EimKGaI2cqZFivv2nNMW/rissu/upnote-premium/toraburushtingu/puremiamugasarenai)

***

**Androidでプレミアムを購入できない場合**

* 端末を再起動してみてください
* Androidでの支払いに関するGoogleのヘルプガイドを確認してください: <https://support.google.com/googleplay/answer/1267137>

***

**購入レシート**

App StoreまたはGoogle Play経由でプレミアムにアップグレードすると、AppleまたはGoogleから購入レシートが届きます。受け取っていない場合は、App StoreまたはPlay Storeの支払いはApple/Googleが管理しているため、直接問い合わせてください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/resources/upnote-premium/upgrade-to-premium.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.
