# Transfer Out your Membership NFT

## Requirements for Transfer

The receiving wallet should always be registered and connected to an Epik account.

## How to Transfer Membership NFT To A Wallet

Users may Transfer Out their Membership Edition to their wallets on a different network by following these steps.

**Step 1: Select the Membership Edition to transfer**

Users may choose what Membership NFT to transfer to a different wallet.

**Step 2: Transfer to Wallet**

After selecting the Membership NFT, users will see an option to "Transfer to Wallet" on the right side, beside the "View On Chain" button.

**Step 3: Authorize to Switch Network**

Users will be asked to use the network to which they will be transferring the Membership NFT.&#x20;

If the wallet is still not registered in epikprime.com, a prompt will show to register it.

**Step 4: Proceed to Transfer Out**

Once the network has been authorized, you can then proceed to click on "Transfer Out" button.

Note: Once you initiate the transfer, your item will be locked until the transfer finished.&#x20;

## How to Check the Status of Transfer

After sending an item, the user will not be able to transfer until the previous one is completed. After the transaction’s completed, there would also be confirmation on Epik side to check the transaction for a couple of minutes.&#x20;

\
To check the transaction status: \
a.) Toggle dropdown menu on “Profile” \
b.) Click “Transfers”


---

# 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.epikprime.com/epik/epik-prime-rewards-program/membership-by-nft/transfer-out-your-membership-nft.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.
