# Exporting from Game to LORDCHAIN

## 🕹️ Exporting In-Game Heroes to LORDCHAIN

If your hero is already inside the game (e.g. imported from IMX), follow this guide to export it to LORDCHAIN — the new foundation of the BLOCKLORDS ecosystem.\
Check the video guide [here](https://drive.google.com/drive/folders/1LknisKZWUMkfnvOOvQVE9zvE6ajLmOys).

***

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

Visit the[ LORDCHAIN Account Page](https://lordchain.blocklords.com/account) and connect your wallet.\
This wallet will be the destination for your exported hero.

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

***

### 🎮 Step 2: Open the Game & Go to the Hero Menu

Log in to the BLOCKLORDS game client, navigate to the Hero menu, and select the hero you wish to export.\
Click the “Export” button.

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

***

### 🛡️ Step 3: Confirm the Wallet Address

You’ll be prompted to confirm the LORDCHAIN wallet address where the hero will be sent.\
⚠️ Please double-check the address carefully before proceeding.

<figure><img src="/files/597RJxCmuL7zE34vGKMW" alt=""><figcaption></figcaption></figure>

***

### 💰 Step 4: Pay the Influence Cost and Export

To export a hero, you will need to spend a certain amount of Influence.\
Confirm and complete the export process in-game.

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

***

### 👑 Step 5: View Your Hero on LORDCHAIN

Once the export is processed, head to the[ LORDCHAIN Dynasty Page](https://lordchain.blocklords.com/dynasty/hero) to see your hero.\
It will appear under your collection once the transaction is finalized.

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

***

### ⏳ Please Note:

* Hero exports are not instant and may take time depending on server and blockchain activity.\ <br>
* 🕒 If your hero hasn't appeared on LORDCHAIN after 2 hours, please contact our official support team and we’ll assist you.


---

# 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/exporting-from-game-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.
