> For the complete documentation index, see [llms.txt](https://docs.cadinu.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cadinu.io/migration.md).

# Migration

**CADINU has previously undergone migration from CADINU V1 to CADINU V2 to support its investors. On this page, you can learn** [**how to convert your old tokens to the new version**](/migration/convert-cadinu-v1-to-v2.md)**. Additionally, if you're interested in understanding the details and reasons behind the migration, you can read the** [**migration history** ](/migration/migration-history.md)**section.**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/QiFoDSHYyOCjvpYuNfgw"><strong>Convert CADINU V1 to V2</strong></a></td><td></td><td></td></tr><tr><td><a href="/pages/YNv5JQwOFA3nUErcFtwd"><strong>Migration History</strong></a></td><td></td><td></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:

```
GET https://docs.cadinu.io/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.
