> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/productos.md).

# Productos

Este es el catálogo cloud de Plenit. Cada producto tiene su propia sección con inicio rápido, conceptos, guías paso a paso, preguntas frecuentes y detalles. Empieza por el que necesites.

{% hint style="info" %}
¿Es tu primera vez por aquí? Ve a **Por dónde empezar** más abajo y despliega tu primer servicio en minutos.
{% endhint %}

### Explora los productos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Servidores</strong></td><td>Máquinas virtuales Windows y Linux que despliegas, escalas y gestionas sobre nuestra infraestructura.</td><td><a href="/pages/vA1RBnKEcI0w7agnykX1">/pages/vA1RBnKEcI0w7agnykX1</a></td></tr><tr><td><strong>Escritorio Remoto</strong></td><td>El escritorio y las aplicaciones de tu cliente en la nube, accesibles desde cualquier lugar y gestionados por ti.</td><td><a href="/pages/c9l1ujxcEfBHBsp8TAGG">/pages/c9l1ujxcEfBHBsp8TAGG</a></td></tr><tr><td><strong>Disaster Recovery</strong></td><td>La capa de continuidad que replica los entornos críticos de tus clientes y los deja listos para activarse.</td><td><a href="/pages/yDLBcI6eNICqSlj1z6ML">/pages/yDLBcI6eNICqSlj1z6ML</a></td></tr><tr><td><strong>Almacenamiento de Archivos</strong></td><td>El servidor de ficheros de la empresa en la nube, con permisos por usuario, backups incluidos y datos en Europa.</td><td><a href="/pages/HnEQaYEHe6lQWscu2nhn">/pages/HnEQaYEHe6lQWscu2nhn</a></td></tr><tr><td><strong>Almacenamiento de Objetos</strong></td><td>Repositorio de alta capacidad compatible con S3 para copias de seguridad, datos de aplicaciones y grandes volúmenes.</td><td><a href="/pages/T90QsjqS8N5FQjYn9wQL">/pages/T90QsjqS8N5FQjYn9wQL</a></td></tr><tr><td><strong>Migraciones</strong></td><td>Sube, convierte y despliega en Plenit las máquinas y entornos de tus clientes con un asistente guiado.</td><td><a href="/pages/aqZZOkJz3AMgalVjVyjP">/pages/aqZZOkJz3AMgalVjVyjP</a></td></tr></tbody></table>

### Por dónde empezar

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Crea tu primer servidor</strong></td><td>Despliega una máquina virtual y conéctate a ella en minutos.</td><td><a href="/pages/7Z21k5MLlnHiyodN3yxm">/pages/7Z21k5MLlnHiyodN3yxm</a></td></tr><tr><td><strong>Monta un escritorio remoto</strong></td><td>Levanta un entorno y da acceso a tus primeros usuarios.</td><td><a href="/pages/AHjYmQcLFhJdaMafbmgQ">/pages/AHjYmQcLFhJdaMafbmgQ</a></td></tr><tr><td><strong>Activa un plan de recuperación</strong></td><td>Protege un entorno crítico con Disaster Recovery.</td><td><a href="/pages/rhIA6Cw0icN4EgTV9gDP">/pages/rhIA6Cw0icN4EgTV9gDP</a></td></tr><tr><td><strong>Lanza tu primera migración</strong></td><td>Lleva a la nube una máquina desde on-premise, otro hipervisor u otra nube.</td><td><a href="/pages/7nAUCfabPX6NMRIyCumh">/pages/7nAUCfabPX6NMRIyCumh</a></td></tr></tbody></table>

### Soporte

{% hint style="success" %}
¿Necesitas ayuda con cualquiera de estos servicios? Abre un ticket o escríbenos por WhatsApp desde la sección de Soporte.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/productos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
