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

# Custos

Não há uma tarifa pública fechada do serviço de migração como tal.

O custo entende-se melhor separando-o em três camadas.

| Camada                        | O que implica                                                                                                           |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Assistência de Migrações**  | Sem custo. O acompanhamento da equipa para planear e executar a migração não é um serviço pago.                         |
| **Infraestrutura de destino** | É o custo real do projeto: depende dos Servidores, do armazenamento, da Rede e dos serviços que implementes no destino. |
| **Custos excecionais**        | Em cenários de reversibilidade ou exportação podem existir custos adicionais, sujeitos a aprovação prévia.              |

> #### 📘 A mensagem sólida sobre custos
>
> A assistência de migração é gratuita; o custo do projeto vem do Consumo de infraestrutura no destino, e só há custos excecionais em operações especiais (reversibilidade ou exportação) que são comunicados para aprovação prévia antes de serem aplicados.

### Próximos passos

* Vê a[ Assistência e limitações](/docs-pt/productos/migrations/details/assistance-and-limitations.md) do serviço.
* Dimensiona o destino nos [Detalhes de Servidores.](/docs-pt/productos/servers/concepts/networks.md)
* Se precisares de acompanhamento, solicita [uma migração assistida.](/docs-pt/productos/migrations/how-to/como-solicitar-ayuda-para-migrar-un-servidor-a-cloud.md)


---

# 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/costs.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.
