# Transferring Your Swappi Genesis Pass NFT Using Confluxscan

In this section, you'll learn how to transfer your Swappi Genesis Pass NFT using Confluxscan.

To transfer your Swappi Genesis Pass NFT:

1. Open the Swappi Genesis Pass NFT contract address in Confluxscan:\
   <https://evm.confluxscan.io/address/0xbbdba5043a73e87533b9378e58dea577a872dc04>
2. Go to **Contract**.\
   ![](/files/GCbrg4bmBeh4xwcwVICx)
3. Now click on **Write Contract**.\
   ![](/files/YZunILVz8spzYfJCYw7h)
4. Expand **5. safeTransferFrom** and enter the following data:
   * **from (address)**: Your MetaMask address where you hold the Swappi Genesis Pass NFT.
   * **to (address)**: The eSpace address that you want to transfer your Swappi Genesis Pass NFT to.
   * **tokenId (uint256)**: The tokenID of your Swappi Genesis Pass NFT.
   * Then click **Write.**\
     ![](/files/G85V2clnHTd3NIJ0tpur)
5. In the Connect to a wallet dialog, click **MetaMask** to connect your MetaMask wallet to Confluxscan.\
   ![](/files/vUKCOK3d1MwileddKAx4)
6. In MetaMask select the account that owns the Swappi Genesis Pass NFT and click **Next**.\
   ![](/files/x2z4f2jLaTsyqupS9EOJ)
7. In the next step, click **Connect** to finish connecting your MetaMask wallet to Confluxscan.\
   ![](/files/5Z8yCuq65SjuE6D1aYbB)
8. Now, in the Swappi Genesis Pass transfer prompt, click **Confirm** to confirm the transfer of your Swappi Genesis Pass NFT to another address.\
   ![](/files/X3C5v6n3ZTuaNrH4SXO4)

You have transferred your Swappi Genesis Pass NFT!


---

# 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.swappi.io/swappi/products/genesis-pass-nft/transferring-your-swappi-genesis-pass-nft-using-confluxscan.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.
