# Getting started with migration

The objective of this page is to guide you through the documentation from Toucan V2.0 to V3.0, through a step-by-step approach

## What to expect from the migration? <a href="#migration-documentationforcustomers-whattoexpectfromthemigration" id="migration-documentationforcustomers-whattoexpectfromthemigration"></a>

By the end of the migration process, you should:

* Be able to have your apps 100% up and running for you as a Builder and for your end users
  * Your connections, datasets, stories, homes, pdf reports, embed dashboards, datawall etc. are “replicated”
  * Customization and automation options are applied the same way
  * Your users, whatever the authentication mode or the channel (app, PDF, embedded) have the same access they used to have
* Be able to build with a V3.0 experience on top of your migrated apps

## &#x20;<a href="#migration-documentationforcustomers-whataretheknownlimitation" id="migration-documentationforcustomers-whataretheknownlimitation"></a>


---

# Agent Instructions: 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:

```
GET https://docs-migration.toucantoco.com/getting-started-with-migration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
