# Can i upgrade from Basic to Premium during my subscription?

Yes. You can switch to Premium anytime. We prorate the price, so you only pay the difference for the time left on your current term

Users who wish to upgrade will only be charged the difference based on how many days of your plan remain. You won't pay any extra or less, just how much you were supposed to if you had started with the plan.

1. Go to [pricing page](https://panel.thealtening.com/#prices)
2. Click **Buy** on Premium.
3. The checkout will show your adjusted amount automatically.
4. Complete payment and your account upgrades right away.


---

# 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://support.thealtening.com/documentation/billing-questions/can-i-upgrade-from-basic-to-premium-during-my-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.
