# How do I avoid being charged twice when downgrading from a Paid Plan to a lower Paid Plan?

Because our app [doesn't have trial days](/pricing-questions/pricing-faqs.md#3-does-the-app-have-trial-days) for the paid plan, the charge is applied right after upgrading.&#x20;

Now, we’ll give an example of downgrading from the **Advanced Plan ($9.99)** to a lower plan.&#x20;

![](https://lh5.googleusercontent.com/z4Q65lmh0KAXFamK7QS80hZbe0_DrRY8KfgGVN1t6vaVoQku4gppLSmCj27WVenw0dg2gYh0jMWCEs3FgriDV6cLqs-J2i-o19qaJ3r3arbYzDmJCO3R0k0Q6iJoPuVHoGo-wrIi)

* If you upgrade to **Advanced Plan**, finish the optimization, and want to **downgrade to the Free Plan**. The process is easy. [Read this guide. ](/pricing-questions/how-to-downgrade-from-paid-plan-to-free-plan.md)
* If you upgrade to **Advanced Plan**, finish the optimization, and want to **downgrade to the Basic Plan ($4.99)** on the same day. **You'll be charged twice!** ($9.99 and $4.99)

The refund process is complicated and time-consuming. We would never want to trouble you like that.

To avoid that situation, we can offer 2 options:&#x20;

Option 1: You need to use all 30 days of the Advanced Plan, then remember to downgrade to Basic Plan. This way you will enjoy the $9.99 plan for a whole month.

Option 2: We can specially create a trial of 7 days for you. So that, you will remember to downgrade back to the Basic Plan.&#x20;

To downgrade to the Basic plan, it is quite a similar process with [Downgrade to Free Plan](/pricing-questions/how-to-downgrade-from-paid-plan-to-free-plan.md), you uninstall the app, install it again, then click upgrade to the Basic Plan. <br>


---

# 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://imageoptimizer-docs.secomapp.com/pricing-questions/how-do-i-avoid-being-charged-twice-when-downgrading-from-a-paid-plan-to-a-lower-paid-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.
