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

# Detalles

La referencia de Migraciones: qué incluye el servicio, los costes, los formatos y la transferencia, los requisitos y estados, y la 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>Qué incluye</strong></td><td>Qué cubre el servicio de migración y qué queda a cargo del partner.</td><td><a href="/pages/sT98WrrKbnZnkqa80FdQ">/pages/sT98WrrKbnZnkqa80FdQ</a></td></tr><tr><td><strong>Costes</strong></td><td>El desglose de costes de una migración y las operaciones con coste excepcional.</td><td><a href="/pages/kcqZSGwYw1ZW1wIVj09c">/pages/kcqZSGwYw1ZW1wIVj09c</a></td></tr><tr><td><strong>Formatos y transferencia</strong></td><td>El detalle técnico de los formatos admitidos y de los modos de transferencia.</td><td><a href="/pages/STCG6yXb2mc8mncim00K">/pages/STCG6yXb2mc8mncim00K</a></td></tr><tr><td><strong>Requisitos y estados</strong></td><td>Los requisitos previos y los estados por los que pasa una migración.</td><td><a href="/pages/r3JAunGEO2GAiPSPjxdM">/pages/r3JAunGEO2GAiPSPjxdM</a></td></tr><tr><td><strong>Asistencia y limitaciones</strong></td><td>La asistencia gratuita disponible y las limitaciones del flujo actual.</td><td><a href="/pages/k2bDeRXRlAfXFXS2WvBs">/pages/k2bDeRXRlAfXFXS2WvBs</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/details.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.
