# How to upgrade/downgrade MyWay subscription?

If subscription is not recognised by Apple/Google please follow [this instruction](/subscription-management/myway-does-not-recognize-my-subscription.md) before doing any upgrade/downgrade.

\
If you want to upgrade/downgrade a subscription, you can do this by simply following next steps.

### **Apple App Store (iPhone, iPad)** <a href="#ios-iphone-or-ipad" id="ios-iphone-or-ipad"></a>

You can change your subscription from your Apple Settings

* Open the Apple Settings app  <img src="https://help.apple.com/assets/61B370B8020DEA0A024710E6/61B370BA020DEA0A02471109/en_US/492fec5aff74dbdef9b526177c3804b4.png" alt="" data-size="line">
* Make sure you're signed in with the correct Apple ID.
* Tap your name
* Tap "Subscriptions"
* Select the MyWay subscription (\*)
* Select a new subscription type from the available options
* Confirm new subscription

### Google Play Store (Android)

You can change your subscription from your Google Play Store

* Open the Google Play Store app&#x20;
* Make sure you're signed in with the correct Google Account.
* Tap "Payments and Subscriptions"
* Tap the profile icon in the top right-hand corner of the screen
* Go to "Subscriptions"
* Select the MyWay subscription (\*)
* Select a new subscription type from the available options.
* Confirm new subscription

{% hint style="warning" %}
*\*If MyWay is not shown in your list of subscriptions, it means you don't have an active subscription for this account.*
{% endhint %}


---

# 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.mywayroute.com/subscription-management/how-to-upgrade-downgrade-myway-subscription.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.
