# Budget\_Game-Servers

{% hint style="success" %}
**Precio Base = 4 €**

**Incluye:**

* 2 Núcleos de CPU
* 4 GB de RAM
* 15 GB NVMe
* 15 GB de Copia de Seguridad
* 2 Puertos
* 4 Bases de Datos

**Extras:**

* 1 Núcleo de CPU extra = 1 €
* 1 GB de RAM extra = 1 €
* 5 GB NVMe extra = 0,20 €
* 5 GB de Copia de Seguridad extra = 0,20 €
* 1 Puerto extra = 0,50 €
* 1 Base de Datos extra = 0,50 €

{% endhint %}

{% hint style="warning" %}
¡La información proporcionada a continuación no está actualizada!
{% endhint %}

#### Creación de Recursos de los Planes de HidenCloud: BUDGET

En HidenCloud, los recursos de los planes se crean de acuerdo a ciertas reglas de optimización. A continuación, se detallan las reglas específicas para el plan "BUDGET":

1. **Precio Ajustado**: El precio se calcula a razón de 1€ por cada GB de RAM asignado.
   * Fórmula: `Precio = 1€ * GB de RAM`
2. **CPU-Cores**: La cantidad de CPU-Cores se determina con la siguiente fórmula:
   * Fórmula: `CPU-Cores = (RAM // 8) + 2`
   * Donde `RAM // 8` es la división entera de la cantidad de RAM en GB entre 8.
3. **Bases de Datos**: El número de bases de datos disponibles se calcula sumando los CPU-Cores a la división entera de la cantidad de RAM en GB entre 4.
   * Fórmula: `Bases de Datos = (RAM // 4) + CPU-Cores`
   * Donde `RAM // 4` es la división entera de la cantidad de RAM en GB entre 4.
4. **Almacenamiento**: El espacio de almacenamiento (en GB) se determina sumando el resultado de la división entera de la RAM en GB entre 2 y el producto de los CPU-Cores por 5.
   * Fórmula: `Almacenamiento = (RAM // 2) + (CPU-Cores * 5)`
   * Donde `RAM // 2` es la división entera de la cantidad de RAM en GB entre 2.
5. **Backup**: El espacio de backup es igual al almacenamiento.
   * Fórmula: `Backup = Almacenamiento`

{% hint style="info" %}
7003 generalmente = 7R13 o 7763v. 9004 generalmente = 9R14 o 9V74.
{% endhint %}

### Especificaciones de Budget GameServers:

<table data-header-hidden data-full-width="true"><thead><tr><th width="139">NUEVO:</th><th>Budget_Game-Servers</th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:green;">Nombre:</mark></td><td>BUDGET STARTER</td><td>TURBO LITE</td><td>POWER BASIC</td><td>DELUXE PLUS</td><td>PRODIGY PRO</td><td>HYPER ADVANCED</td><td>PREMIUM UNLIMITED</td><td>MC: ULTI DOMINATION</td><td>ULTIMATE POWER</td></tr><tr><td><mark style="color:green;">CPU:</mark></td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td><td>Amd Epyc 7003/9004</td></tr><tr><td><mark style="color:green;">CPU-Cores:</mark></td><td>2</td><td>2</td><td>3</td><td>3</td><td>4</td><td>4</td><td>4</td><td>5</td><td>5</td></tr><tr><td><mark style="color:green;">RAM:</mark></td><td>4GB DDR4/5</td><td>6GB DDR4/5</td><td>8GB DDR4/5</td><td>12GB DDR4/5</td><td>16GB DDR4/5</td><td>18GB DDR4/5</td><td>20GB DDR4/5</td><td>24GB DDR4/5</td><td>28GB DDR4/5</td></tr><tr><td><mark style="color:green;">SWAP:</mark></td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td><td>2GB</td></tr><tr><td><mark style="color:green;">Storage:</mark></td><td>15GB SSD</td><td>18GB SSD</td><td>25GB SSD</td><td>35GB SSD</td><td>45GB SSD</td><td>48GB SSD</td><td>50GB SSD</td><td>65GB SSD</td><td>75GB SSD</td></tr><tr><td><mark style="color:green;">Backup:</mark></td><td>15GB</td><td>18GB</td><td>25GB</td><td>35GB</td><td>45GB</td><td>48GB</td><td>50GB</td><td>65GB</td><td>75GB</td></tr><tr><td><mark style="color:green;">Databases:</mark></td><td>2</td><td>2</td><td>4</td><td>5</td><td>7</td><td>7</td><td>8</td><td>10</td><td>11</td></tr><tr><td><mark style="color:green;">Precio (mensual):</mark></td><td>4€</td><td>6€</td><td>8€</td><td>12€</td><td>16€</td><td>18€</td><td>20€</td><td>24€</td><td>28€</td></tr></tbody></table>

{% hint style="danger" %}
SI NECESITA CUALQUIER OTRA CONFIGURACIÓN O PERSONALIZAR UN SERVICIO SEGÚN SUS NECESIDADES, POR FAVOR CONTACTE CON SOPORTE. [Contacto y Ayuda](/es/informacion/contacto.md)
{% 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/es/game-server-plan-de-pago/budget_game-servers.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.
