# Upgrade to Premium

UpNote Premium unlocks powerful features to help you write and organize your notes with ease. You can upgrade anytime from within the app.

#### How to upgrade

<details>

<summary>Mac, iOS and Android</summary>

* Open **UpNote**.
* Go to **Settings** → **Premium**.
* Choose your preferred subscription plan (monthly or lifetime).
* Complete the payment to activate your premium benefits.

</details>

<details>

<summary>Windows and Linux</summary>

* If you’re using UpNote on Windows or Linux, you can upgrade to Premium from an iOS, Android, or Mac device.
* Once upgraded, your Premium status will sync automatically across all your devices.
* Simply sign in with the same UpNote account on your Windows or Linux app to access all Premium features.

</details>

{% hint style="success" %}
Sign in to your UpNote account to sync the premium on all your devices.
{% endhint %}

***

#### Switch from the Monthly Subscription plan to Lifetime Premium

* Go to `Settings` > `Premium` > `Manage Subscription` > `Switch to the lifetime` . UpNote will ask you to cancel the existing subscription first to avoid double charges.&#x20;
* You can also cancel the subscription following these guides:
  * [Cancel subscription from the App Store](https://support.apple.com/en-us/HT202039)
  * [Cancel subscription from Google Play](https://support.google.com/googleplay/answer/7018481?hl=en\&co=GENIE.Platform%3DAndroid)

After canceling your subscription, please tap `Manage Subscription` > `Switch to lifetime` > `OK` to proceed.

***

#### Restore Premium

If you’ve already purchased Premium but it’s not showing up:

1. On the device where you purchased the premium, sign in with your UpNote account&#x20;
2. Go to **Settings >** **Restore Purchase** to restore your premium.
3. If the issue continues, check out the troubleshooting guide [Premium purchase not reflected](/resources/upnote-premium/troubleshooting/premium-purchase-not-reflected.md).

***

#### If you are unable to purchase the Premium on Android:

* Try restarting your phone
* Check this help guide from Google for related payment issues on Android: <https://support.google.com/googleplay/answer/1267137>

***

#### Purchase receipts

When you upgrade to Premium via the App Store or Google Play, you will receive a purchase receipt from Apple or Google. If you haven’t received it, please contact Apple or Google directly, as they manage all payments made through the App Store or Play Store.


---

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