# How to Upgrade/Downgrade your plan

You can upgrade or downgrade your subscription at any time directly from the app.

### How to upgrade

* Open Lupa and look at the bottom-left corner of the sidebar, just above the **Asset Library**. You'll see a button that says **Upgrade Plan**.
* Click on it. This opens the pricing page where you can see all available plans.

<div align="left"><figure><img src="/files/jUuYqtPsLN1qlPRdfTBU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rUASFTgVVAI8uT1AtB2f" alt=""><figcaption></figcaption></figure></div>

3. Find the plan you want to upgrade to and click **Upgrade**.
4. Your plan will be upgraded immediately. You'll have access to the new plan's features and token allowance right away.

### How billing works when you upgrade

You don't pay the full price of the new plan. Lupa calculates the difference based on what you've already paid and what you haven't used.

For example, if you're on the **Try** plan (€9/month) and you upgrade to **Pro** (€24/month):

* The €9 you already paid gets subtracted from the new price.
* Any unused tokens from your current plan are taken into account.
* You only pay the remaining difference.

This means upgrading mid-cycle is always fair — you're never paying double.

### How to downgrade

The process is the same. Go to **Upgrade Plan**, select a lower plan, and confirm. The downgrade takes effect at the end of your current billing cycle.

***

### Need help?

If you have any questions about your plan or billing, reach out to us at [**contact@lupaupscaler.com**](mailto:contact@lupaupscaler.com).


---

# 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://lupaai.gitbook.io/documentation/billing/how-to-upgrade-downgrade-your-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.
