# Token Migration Guide

We aim to make the token migration process as seamless as possible for the community, and as such, will only require you to migrate your tokens with a one-click button.

## Token Migration:

1\) Navigate to the "**Claim XB3**" tab&#x20;

<figure><img src="/files/b1LdRqqzI2hfhPZQAHjX" alt=""><figcaption></figcaption></figure>

If you are **not** registered as a valid participant to migrate, you will be prompted with the following message:

<figure><img src="/files/mJkNeBiPhRqU2cKbagCo" alt=""><figcaption></figcaption></figure>

2\) Otherwise, you will be able to migrate your tokens by clicking on the large dark blue "**Claim**" button on the page

<figure><img src="/files/L41bsyb57B1jK8xyIpu6" alt=""><figcaption></figcaption></figure>

After you have clicked Claim and the transaction has gone through, you will be prompted with the following message:

<figure><img src="/files/WjN5RxK3Io1JfKT0hU6C" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**NOTE:** When migrating, all unlocked tokens from the XBE ecosystem will be minted directly to your wallet in the form of new XB3 tokens. All locked tokens will be locked in the XB3 Ecosystem on behalf of the users.&#x20;
{% endhint %}

For more information on the token migration itself, see below:

{% content-ref url="/pages/12fn6xQ5SHfKecwPBgdA" %}
[Token Migration](/xb3-tokenomics/token-migration.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.xb3.finance/guides/how-to-use-xb3-finance/token-migration-guide.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.
