# Migration from V1 to V2

Before the official launch of V2, all functions of V1 will remain unchanged.&#x20;

After the official launch of V2, some functions of V1 will be restricted, including the following:

1. Unable to mint/burn LUA in V1 LUA AMM
   * You can mint in V2 LUA minting protocol or swap in Uniswap
2. Unable to obtain new LUAB rewards in V1
   * You can get it by minting LUA, staking LUA or providing LUAUSD liquidity
3. Unable to add LUAUSD liquidity in V1

Other functions of V1 will operate normally, such as unstake LUA, and claim existing rewards.


---

# 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://lumi-finance.gitbook.io/docs/legacy/migration-from-v1-to-v2.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.
