# How to transfer NFT through ImYooShi

The ImYooShi Wallet APP supports the display and transfer of YooShi and the ecological

blockchain game project NFT, taking the transfer process of Starmon NFT as an example, the specific operation process is as follows:

Step1: open the ImYooShi APP and select Wallet at the bottom of the home page.

![](/files/UxjKdSix23mK5CIhUR2B)

Step 2: enter the asset interface and select the NFT that needs to be transferred to another address in the NFT section

![](/files/312G24U5ol5oVQmsTTmS)

Step 3: find the NFT to be transferred and select "Send" below the NFT.

![](/files/KG5pLI0TBL40vCnrrJRh)

Step 4: enter the recipient’s BSC address and click the button at the bottom of the page to complete the NFT transfer.

![](/files/BeEItSrMRXNyzT3ctnrG)

{% hint style="info" %}
Note: Transfers require a small amount of BSC as a transfer fee, which is charged by the BSC network. In addition, please confirm that the recipient's BSC address is correct before transfer for it is irrevocable once transferred.
{% endhint %}

**Players can also transfer by adding NFT smart contracts on other third-party NFT transfer platforms that support BSC chain (e.g. TokenPocket, Trust Wallet, etc.):**

* Genesis Starmon Contract Address：0x005075805e35711db3cb9ffcb355f29f291fbd4c
* Starmon Egg Contract Address：0x82bbedd305b97cdffe301bfbafa38a64f94be07c
* Descendant Starmon Contract Address：0x3cbdf961c7da7aee509286de9789fb0dd3a1ddf2


---

# 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://starmon.gitbook.io/starmon.io/starmon/beginner-guide-platform/how-to-transfer-nft-through-imyooshi.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.
