# Migrating from ERC-20

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

If you still get hold of LikeCoin ERC-20, please migrate to the [LikeCoin chain](/general-guides/governance/likecoin-chain.md) as soon as possible.

{% content-ref url="/pages/-M-GyYtWLjncijIdZI98" %}
[Upgrade LikeCoin ERC-20 to LikeCoin chain](/general-guides/wallet/migration/upgrading-likecoin-erc20-to-likecoin-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-KIIosIKGnmnarVnZC" %}
[LikeCoin Migration FAQ](/general-guides/wallet/migration/migration-faq.md)
{% endcontent-ref %}


---

# 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.v2.like.co/general-guides/wallet/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.
