> 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/docs-en/productos.md).

# Products

This is Plenit's cloud catalog. Each product has its own section with quick start, concepts, step-by-step guides, frequently asked questions, and details. Start with the one you need.

{% hint style="info" %}
Is it your first time here? Go to **Where to start** further down and deploy your first service in minutes.
{% endhint %}

### Explore the products

<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>Servers</strong></td><td>Windows and Linux virtual machines that you deploy, scale, and manage on our infrastructure.</td><td><a href="/pages/856e2d11e447becfccc7303d7f0458e8cbae8590">/pages/856e2d11e447becfccc7303d7f0458e8cbae8590</a></td></tr><tr><td><strong>Remote Desktop</strong></td><td>Your client's desktop and applications in the cloud, accessible from anywhere and managed by you.</td><td><a href="/pages/9e34637fff0391f7cc4612758223a9e6334a8951">/pages/9e34637fff0391f7cc4612758223a9e6334a8951</a></td></tr><tr><td><strong>Disaster Recovery</strong></td><td>The continuity layer that replicates your clients' critical environments and leaves them ready to be activated.</td><td><a href="/pages/14b64e167ded2560e38d3d781c67b7defc1f3c01">/pages/14b64e167ded2560e38d3d781c67b7defc1f3c01</a></td></tr><tr><td><strong>File Storage</strong></td><td>The company's file server in the cloud, with per-user permissions, backups included, and data in Europe.</td><td><a href="/pages/01a5e114f20f3e4d63763c3347ef7e454a0c8c71">/pages/01a5e114f20f3e4d63763c3347ef7e454a0c8c71</a></td></tr><tr><td><strong>Object Storage</strong></td><td>High-capacity S3-compatible repository for backups, application data, and large volumes.</td><td><a href="/pages/433207b7de54d541f0779d7cecb3c79d79089e51">/pages/433207b7de54d541f0779d7cecb3c79d79089e51</a></td></tr><tr><td><strong>Migrations</strong></td><td>Upload, convert, and deploy your clients' machines and environments on Plenit with a guided assistant.</td><td><a href="/pages/362ed5adcf727fa665386334cedf51b9179578c4">/pages/362ed5adcf727fa665386334cedf51b9179578c4</a></td></tr></tbody></table>

### Where to start

<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>Create your first server</strong></td><td>Deploy a virtual machine and connect to it in minutes.</td><td><a href="/pages/de9286f02e7293f0c234fd18fe340d80ca1ad230">/pages/de9286f02e7293f0c234fd18fe340d80ca1ad230</a></td></tr><tr><td><strong>Set up a remote desktop</strong></td><td>Bring up an environment and give access to your first users.</td><td><a href="/pages/8ee85da12622a3ab249989dee9112692ceb8a339">/pages/8ee85da12622a3ab249989dee9112692ceb8a339</a></td></tr><tr><td><strong>Activate a recovery plan</strong></td><td>Protect a critical environment with Disaster Recovery.</td><td><a href="/pages/bfea32b28b8fd57877202936f0ad67af6d0dae0e">/pages/bfea32b28b8fd57877202936f0ad67af6d0dae0e</a></td></tr><tr><td><strong>Launch your first migration</strong></td><td>Move a machine to the cloud from on-premises, another hypervisor, or another cloud.</td><td><a href="/pages/0bc57531a1babe87a7144b761abd7fad6546bb8f">/pages/0bc57531a1babe87a7144b761abd7fad6546bb8f</a></td></tr></tbody></table>

### Support

{% hint style="success" %}
Need help with any of these services? Open a ticket or message us on WhatsApp from the Support section.
{% 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/docs-en/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.
