# Changing Plan

To change subscription, you can refer to the setup steps below:

{% hint style="danger" %}
Please note that you can only change subscriptions for the same subscription type. For example, from a Standard monthly subscription to a Premium monthly subscription.

You cannot change subscriptions from a Standard annual subscription to a Premium monthly subscription. If you still want to change subscriptions, you will need to wait until your existing subscription expires.
{% endhint %}

1\. Click on the **Choose this plan** button for the plan you want to change your subscription to.

![](/files/ki3aBsaD668fVzi3IIDF)

2\. Next, you will see a popup display like the one below.

![](/files/nV4SFRQL7ffu0C5LDBx3)

In the pop-up display, you can check for any promotions by clicking on the **Select Promotion** dropdown or the **Discount code** button.

![](/files/6Ks6NtpiZlC8ir67MwT4)

You can also select another payment method by clicking on the **Please select payment method** dropdown. At this time, we only allow payments via Chip.

![](/files/6B8xCyBRPelVWwyPyyIG)

3. If you have finished reviewing the amount you need to pay, you can click on the **Proceed with payment button** to continue making the payment.

<figure><img src="/files/oiuTxXi9f6iEynLaFzkk" alt=""><figcaption></figcaption></figure>


---

# 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://docs.shoppego.com/en/overview/billing-settings/changing-plan.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.
