# How To Transfer Hero

Now, players can transfer their heroes by using Gift function. First, go to Profile page and click Inventory.

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-MjikiD7jLbYFIeE7hBv%2Fimage.png?alt=media\&token=004429f0-1e43-4a1b-8719-ee921cd94941)

Then, click on the hero you want to transfer to another player and turn to hero detail page.

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-MjiknCWUMMl4mqOUXaL%2Fimage.png?alt=media\&token=562db7d6-eb4d-42ef-996f-deddf7cb37d3)

If you haven't mint your hero, please mint it first. Then click Gift button, type in reciever's address. Remember, make sure the address you type in is correct. Otherwise, you are not able to get it back once you give it away!

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-MjikvFuOSpVIXLxwz1B%2Fimage.png?alt=media\&token=3c2a0904-2804-4797-bbd3-bd5d259559b0)

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-Mjikyoy6CQywjurHrEm%2Fimage.png?alt=media\&token=a109bca1-3081-4561-9fc8-7224472e50f3)

After type in the correct address, click Confirm button, it will wake up your wallet. Click Confirm in the wallet and wait for the contract to finish this transfer.

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-Mjil1KxlIuy6_z6Wypw%2Fimage.png?alt=media\&token=9980a2d0-371d-4a1c-a696-4106bcdd59e2)

Once the transfer is done, you can check your inventory page. If the hero disappeared from the inventory page. It means your transfer is successful. Or, you could check activity in your wallet.

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-Mjil4jBNtfHfrwJHKsP%2Fimage.png?alt=media\&token=1816033a-f967-403a-bd91-8a4ed769df88)

## SYNC

For some players, their hero does not match what they have on the blockchain. SYNC button is quite useful. Click on the SYNC button and website will sync hero information from your wallet.&#x20;

* For example, if you have 5 heroes in your wallet. But you only see 4 heroes in your inventory. Click on SYNC and wait for a few seconds and refresh this page. You should be able to see your heroes on the inventory page.

![](https://3724206512-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjDTsowTYp_Orelc1Cl%2F-MjikSad0Rrjm_eDAr55%2F-MjilXMRRNsiFrNCK7Xp%2Fimage.png?alt=media\&token=87e2aad1-6985-4f3e-9829-04a0f2c3eb70)


---

# 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://idlemystic.gitbook.io/idle-mystic-how-to/trade-hero/how-to-transfer-hero.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.
