# Prorated credits

### What are wallet credits and whether any will be applied on plan change?

When you switch to a higher plan, prorated credits ensure that any unused portion of your current plan is adjusted against the cost of the new plan. This means you are charged fairly for the remaining period.

{% hint style="success" %}
Wallet credits are automatically added to your account and can be viewed in the [**Subscriptions**](https://app.appmysite.com/subscriptions) tab under Billing. These credits are automatically adjusted against future upgrades or applicable transactions.
{% 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://docs.appmysite.com/billing/subscriptions/prorated-credits.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.
