# Transferring Out Your Collectible

Fanable gives users full ownership of their collectibles through blockchain integration. If you wish to transfer your collectible outside of the Fanable App, you can do so easily to any **Epic Chain compatible wallet** or corresponding **ENS domain registered on Epic Chain.**

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

#### Key Rules

* ✅ **Transfer out**: You can transfer your collectible to any external wallet you control.
* 🚫 **No in-app account-to-account transfers**: Transferring directly between two Fanable accounts is not supported.
* 🔁 **Transfer back in**: If you later decide to bring the collectible back to your Fanable account, you can simply send it to your linked wallet address and it will reappear in your profile.<br>

**Why are internal account transfers restricted?**

This restriction is in place to promote transparency and help mitigate risks related to **money laundering and identity obfuscation**. By enforcing on-chain transfers, Fanable ensures that ownership records remain verifiable and traceable on the blockchain, while also discouraging unauthorized or suspicious asset movement within the platform.

### How to Transfer Out Your Collectible

There are two simple ways to initiate a transfer from your Fanable profile:

#### Option A: Quick Transfer from the List View

1. Go to **My Profile**
2. Find the collectible you'd like to transfer
3. Tap the **three-dot menu** (⋯) in the top-right corner of the collectible
4. Choose the **Transfer icon** (:repeat:)
5. Enter the **destination wallet address** (EVM-compatible) or an **ENS domain**
6. Tap **Review Transfer**
7. Confirm by pressing **Send**

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

#### Option B: Transfer from Collectible Detail View

1. Go to **My Profile**
2. Tap on the **collectible** to open its detail view
3. Click the **Transfer icon**
4. Enter the **wallet address** or **ENS domain**
5. Tap **Review Transfer**
6. Confirm the transfer by pressing **Send**

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

Once transferred, the collectible will appear in the recipient’s wallet and will no longer be visible in your Fanable profile unless it’s sent back. However, you can still access its product page anytime through the My Activity tab, where all your collectible actions are tracked.\
\
Enjoy your collectible in your personal wallet - or surprise a friend or family member with a unique digital gift!


---

# 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://fanable.gitbook.io/fanable-docs/transferring-out-your-collectible.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.
