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

# Detalhes

A referência de Migrações: o que inclui o serviço, os custos, os formatos e a transferência, os requisitos e estados, e a assistência.

<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>O que inclui</strong></td><td>O que o serviço de migração cobre e o que fica a cargo do partner.</td><td><a href="/pages/1d53049135ed8830ec6c2b3c034e4095969b7e0d">/pages/1d53049135ed8830ec6c2b3c034e4095969b7e0d</a></td></tr><tr><td><strong>Custos</strong></td><td>A discriminação dos custos de uma migração e as operações com custo excecional.</td><td><a href="/pages/6665fa88ccc7fd323c90678e630613dd3b62505b">/pages/6665fa88ccc7fd323c90678e630613dd3b62505b</a></td></tr><tr><td><strong>Formatos e transferência</strong></td><td>O detalhe técnico dos formatos suportados e dos modos de transferência.</td><td><a href="/pages/d3c55a7ace6a6c0215857103b5cbbce2cf72edb4">/pages/d3c55a7ace6a6c0215857103b5cbbce2cf72edb4</a></td></tr><tr><td><strong>Requisitos e estados</strong></td><td>Os requisitos prévios e os estados pelos quais uma migração passa.</td><td><a href="/pages/904930b85ece2fdb646feb3fe2ec1b8dd651bddc">/pages/904930b85ece2fdb646feb3fe2ec1b8dd651bddc</a></td></tr><tr><td><strong>Assistência e limitações</strong></td><td>A assistência gratuita disponível e as limitações do fluxo atual.</td><td><a href="/pages/0abb12398ebef97a33f90e5fd957452e95659454">/pages/0abb12398ebef97a33f90e5fd957452e95659454</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/docs-pt/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.
