# Change Location

## <mark style="color:blue;">Changing Your Server's Location</mark>

At [HidenCloud](https://docs.hidencloud.com/dashboard/www.hidencloud.com), we understand the importance of flexibility. That's why we offer the option to relocate your server to another location when needed. Our team handles these requests manually, typically completing the process within 12 hours of the request.

***

## <mark style="color:blue;">Considerations Before Proceeding</mark>

1. **Location Availability**: Servers can only be relocated if the selected location is available.
2. **IP Address and Port Change**: When changing locations, your server's IP address and port will change. This change is irreversible.
3. **Backups Not Migrated**: Existing backups will not be transferred to the new location. Be sure to download and save your data before proceeding.

***

## <mark style="color:blue;">Steps to Request a Relocation</mark>

1. **For Free Servers**
   * Access the \[*Control Panel*].
   * Select the free server.
   * Click \[*Cancel*].
   * Wait for the service to be fully canceled, then request a new server, selecting a different location.
2. **For Paid Servers**
   * Submit a support ticket via [Discord](https://discord.com/invite/sXaa7Z5W5V) or the ticket system in the control panel.
   * Include the following details in the ticket:
     * Server UUID.
     * Associated email.
     * New location.
   * Wait for the ticket approval and enjoy improved ping in the new location.

<figure><img src="/files/8cyqURbJr2tVgLHyVaFh" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}
If you need further assistance or have questions about relocating your server, don't hesitate to contact the HidenCloud support team via [Discord](https://discord.com/invite/sXaa7Z5W5V) or by submitting a support ticket through the portal.
{% endhint %}

At [HidenCloud](https://docs.hidencloud.com/dashboard/www.hidencloud.com), we are dedicated to ensuring your experience is as flexible and efficient as possible.


---

# 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.hidencloud.com/dashboard/change-location.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.
