> For the complete documentation index, see [llms.txt](https://lodestone-technologies.gitbook.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lodestone-technologies.gitbook.io/knowledgebase/upgrade-a-service.md).

# Upgrade a service

Sometimes you might need to use more resources, which is why we've made it easy to upgrade your plan in just a few clicks.

{% hint style="warning" %}
Dedicated servers cannot be upgraded automatically, so you'll need to purchase a new server and [open a ticket](/knowledgebase/account-and-billing/open-a-support-ticket.md) for help migrating data.
{% endhint %}

To get started, head over to the [Client Portal](https://billing.lodestone.host) and click on the service you wish to upgrade.

Click "Upgrade" underneath the product status to open the upgrade menu.

<figure><img src="/files/pm7LjN26rGMFQhjrJQEJ" alt=""><figcaption></figcaption></figure>

You can now browse available upgrade options, and click "Choose Product" to select one.&#x20;

<figure><img src="/files/Eq6gC0i7ckWk4levLkam" alt=""><figcaption></figcaption></figure>

After you've selected the new product, simply follow through with the billing process.

{% hint style="info" %}
You can also downgrade your service if you need less resources. Simply follow the same process, but downgrading rather than upgrading. You'll be credited with the difference in cost.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lodestone-technologies.gitbook.io/knowledgebase/upgrade-a-service.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.
