# IMX to LORDCHAIN

## 🔷 IMX → LORDCHAIN

Due to limitations of the IMX network, heroes must be imported in-game before being exported to LORDCHAIN. This guide walks you through the entire process step by step.\
Check the video guide [here](https://drive.google.com/drive/folders/16BnYxTUDcpX0KeB6QxpUUJ5Z-tHJ_MbV).

***

### 🪪 Step 1: Link Your Wallet to LORDCHAIN

Go to the[ LORDCHAIN Account Page](https://lordchain.blocklords.com/account) and connect your wallet.\
This will be the wallet where your hero is eventually bridged to.

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

***

### 🌐 Step 2: Log In to BLOCKLORDS Website

Visit the[ BLOCKLORDS Profile Page](https://www.blocklords.com/profile).\
Log in with your BLOCKLORDS account and connect the wallet associated with your IMX heroes.

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

***

### 🧩 Step 3: Import Hero(s) from IMX

From the Profile page, select one or more heroes you own on IMX and click “Import to Game”.

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

***

### 📥 Step 4: Complete the Import

Confirm the import transaction. The heroes will now be available in-game and no longer stored on IMX.

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

***

### 🕹️ Step 5: Export Hero(s) In-Game to LORDCHAIN

Launch the game and find your imported IMX heroes.\
From the in-game interface, choose to Export to LORDCHAIN.

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

***

### 👑 Step 6: View Hero(s) on LORDCHAIN

After exporting, go to the[ LORDCHAIN Dynasty Page](https://lordchain.blocklords.com/dynasty/hero) to verify that your hero has been successfully bridged.

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

***

### ⚠️ Why This Extra Step?

Unlike other networks, Immutable X does not allow third-party projects to deploy their own smart contracts directly.\
All asset transfers and interactions must go through IMX’s official APIs, which offer limited customization and control over transaction logic.

As a result, we are unable to implement a direct bridge contract on IMX for migrating heroes to LORDCHAIN.\
Instead, the only viable method is to:

1. ✅ Import your IMX heroes into the game via the BLOCKLORDS website
2. 🚀 Export them in-game to LORDCHAIN, where full smart contract support is available

⚠️ Additionally, IMX has announced that it will soon discontinue support for its legacy API infrastructure, making this migration time-sensitive.

We strongly recommend migrating your remaining IMX heroes as soon as possible to ensure their continued utility and ownership in the LORDCHAIN era.

### ⏳ Please Note:

* Hero bridging is not instant and may take some time depending on network and in-game sync.\ <br>
* 🕒 If your hero hasn’t appeared on LORDCHAIN within 2 hours, please contact our official support team for assistance.


---

# 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://wiki.blocklords.com/lordchain-migration-and-burn-guide/imx-to-lordchain.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.
