> 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/concepts.md).

# Conceptos

Explicaciones y definiciones de los conceptos clave de Migraciones: qué son, el origen, los formatos, la transferencia y el proceso.

<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>¿Qué son las migraciones?</strong></td><td>Qué servicios y orígenes se pueden migrar y cómo funciona el asistente guiado.</td><td><a href="/pages/EacAvZYRlPrvExUUAuOL">/pages/EacAvZYRlPrvExUUAuOL</a></td></tr><tr><td><strong>Origen físico o virtual</strong></td><td>La diferencia entre un origen físico y uno virtual y cómo afecta al flujo del asistente.</td><td><a href="/pages/obrQUqLxnyM9ztTVso0O">/pages/obrQUqLxnyM9ztTVso0O</a></td></tr><tr><td><strong>Formatos de disco</strong></td><td>Los formatos de disco admitidos y la conversión automática de la plataforma.</td><td><a href="/pages/sei8YHVqnKWXHgs8gf6A">/pages/sei8YHVqnKWXHgs8gf6A</a></td></tr><tr><td><strong>Modos de transferencia</strong></td><td>Los modos de transferencia (SFTP, URL, web y Agente Acronis) y cuál conviene en cada caso.</td><td><a href="/pages/exxtu4qFqeilHxcZYvb6">/pages/exxtu4qFqeilHxcZYvb6</a></td></tr><tr><td><strong>El proceso de principio a fin</strong></td><td>Las fases de una migración, los estados por los que pasa y la validación final.</td><td><a href="/pages/eVzmdPgqQxeHg8Ft58iL">/pages/eVzmdPgqQxeHg8Ft58iL</a></td></tr><tr><td><strong>Glosario</strong></td><td>Definiciones de los términos propios de Migraciones.</td><td><a href="/pages/n2GyWoXNOhjd4tg3is6C">/pages/n2GyWoXNOhjd4tg3is6C</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/concepts.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.
