> 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/migrations/how-to.md).

# How-to

Elige la sección por el origen de la máquina que vas a migrar. Si prefieres acompañamiento, pide una migración asistida.

### Migrar desde on-premise

<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>Cómo migrar servidores Windows on-premise</strong></td><td>Lleva a la nube un servidor Windows desde un entorno on-premise.</td><td><a href="/pages/hXYGgpxdVOS76megLpQI">/pages/hXYGgpxdVOS76megLpQI</a></td></tr><tr><td><strong>Cómo migrar servidores GNU/Linux on-premise</strong></td><td>Lleva a la nube un servidor GNU/Linux desde un entorno on-premise.</td><td><a href="/pages/j6NHdIqxTPGPBGweVlUe">/pages/j6NHdIqxTPGPBGweVlUe</a></td></tr><tr><td><strong>Cómo migrar un FortiGate</strong></td><td>Migra un FortiGate desde on-premise a la nube.</td><td><a href="/pages/SfxLKA5ynnzeMNsPVc11">/pages/SfxLKA5ynnzeMNsPVc11</a></td></tr></tbody></table>

### Migrar desde otro hipervisor

<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>Cómo migrar desde Hyper-V</strong></td><td>Migra una máquina virtual desde Hyper-V.</td><td><a href="/pages/Y6NzD6sqzRjgt4Q7eWUr">/pages/Y6NzD6sqzRjgt4Q7eWUr</a></td></tr><tr><td><strong>Cómo migrar desde VMware</strong></td><td>Migra una máquina virtual desde VMware.</td><td><a href="/pages/VJ8dBaXFJh3z3ykJeUS4">/pages/VJ8dBaXFJh3z3ykJeUS4</a></td></tr></tbody></table>

### Migrar desde otra nube

<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>Cómo migrar desde Microsoft Azure</strong></td><td>Migra una máquina virtual desde Microsoft Azure.</td><td><a href="/pages/qrKI1dgPhNUMinVN9eWZ">/pages/qrKI1dgPhNUMinVN9eWZ</a></td></tr><tr><td><strong>Cómo migrar GNU/Linux desde AWS</strong></td><td>Migra un servidor GNU/Linux desde AWS a Plenit.</td><td><a href="/pages/tLOjMfBHnfIeKDQCXiaj">/pages/tLOjMfBHnfIeKDQCXiaj</a></td></tr></tbody></table>

### Asistencia

<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>Cómo solicitar ayuda para migrar</strong></td><td>Pide una migración asistida gratuita al equipo de Partner Success.</td><td><a href="/pages/I4sERs4B8oboCKd5Mi5D">/pages/I4sERs4B8oboCKd5Mi5D</a></td></tr></tbody></table>


---

# 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/migrations/how-to.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.
