# Extras

### Additional Hosting Options:

**Extra Storage and Backup**

* **Description**: Buy extra gigabytes for your hosting.
* **Option**: EXTRA STORAGE AND BACKUP 10GB
* **Price**: €3 monthly

**Extra Database**

* **Description**: Buy extra DB for your hosting.
* **Option**: EXTRA DB
* **Price**: €1 monthly

**Dedicated Port (**<mark style="color:red;">**Random ports are free for paid servers**</mark>**)**

* **Description**: Buy a dedicated port for your hosting.
* **Option**: DEDICATED PORT
* **Price**: €5 monthly

**Dedicated IP**

* **Description**: Buy a dedicated IP for your hosting.
* **Option**: DEDICATED IP
* **Price**: €10 monthly
* **Additional information:**&#x20;
  * **Exclusivity of use:**\
    A **dedicated IP** means that it is assigned only to a specific user or client. No one else can use this IP, which offers greater control and customization.
  * **Custom Port Configuration:**\
    By having a dedicated IP, the user has the freedom to configure any port they need for their services. This is useful for specific applications, such as web servers, databases, game servers, or custom systems. To add more ports, please contact support.
  * **Support for multiple services:**\
    If the user has several services associated with their account, they can link the dedicated IP to one or more of these services according to their needs, to do so, contact support. This is ideal for centralizing configurations or to ensure that the services work with the same fixed IP. **The same port cannot be repeated in different services.** This is because each port must be unique within the same IP to avoid conflicts. If you want the same port in different services, you will have to hire more dedicated IPs.

{% hint style="success" %}
Open a ticket for additional or custom service [contact](https://docs.hidencloud.com/information/contact "mention")
{% 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.hidencloud.com/game-server-paid-plan/extras.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.
