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

# Costs

There is no fixed public rate for the migration service as such.

The cost is best understood by separating it into three layers.

| Layer                          | What it entails                                                                                                                    |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Migration assistance**       | No cost. The team's support to plan and carry out the migration is not a paid service.                                             |
| **Destination infrastructure** | It is the actual cost of the project: it depends on the servers, storage, network, and the services you deploy at the destination. |
| **Exceptional costs**          | In reversibility or export scenarios, additional costs may exist, subject to prior approval.                                       |

> #### 📘 The clear message about costs
>
> Migration assistance is free; the project cost comes from infrastructure consumption at the destination, and there are only exceptional costs for special operations (reversibility or export) that are communicated for prior approval before they are applied.

### Next steps

* See the[ Support and limitations](/docs-en/productos/migrations/details/assistance-and-limitations.md) of the service.
* Size the destination in the [Server Details.](/docs-en/productos/servers/concepts/networks.md)
* If you need support, request [an assisted migration.](/docs-en/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-en/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.
