# Upgrades

In the event you would like to upgrade any resources on your VPS service after you have already purchased, you can do that in the Upgrade menu. This can be navigated to from the "Overview" page on your specifc service.

<figure><img src="/files/6ELgSX4hQ9bIMpAv9Uk4" alt=""><figcaption><p>Navigating to the service upgrade menu.</p></figcaption></figure>

Once on the upgrade menu, you will be presented with all of the possible upgrade options that are available for your service.

<figure><img src="/files/09OTuvbDxa1QLLPqS1Qa" alt=""><figcaption><p>Disk size, bandwidth limit, and package upgrade options.</p></figcaption></figure>

{% hint style="warning" %}
We do not allow the possibility to downgrade any options. This is mostly to prevent unwanted behavior such as loss of data in the case of downsizing your disk since upgrades are performed automatically.
{% 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.solanavibestation.com/services/vps-hosting/managing-your-service/upgrades.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.
