# Selling

**List Your Collectible for Sale**<br>

1. **Find Your Item:**

* Go to your profile page, where you’ll find an **items** tab for selecting individual collectibles and an **unopened** tab for sealed mystery cases.

2. **List for Sale:**

* Click on the item’s thumbnail to open its detail page, then select the **list for sale** button.

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

3. **Set Price and Duration:**

* **On Mobile:** A pop-up window will appear where you can set your desired price and select the listing duration (1 day, 3 days, 7 days, 30 days, or 90 days).

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

* **On Web:** The listing options will appear in the side drawer, allowing you to enter the price and duration for your listing.

4. **Confirm Listing:**

* Once you’re satisfied with your inputs, click confirm listing to finalize. Your collectible is now live on the marketplace.

**Managing Your Listings**<br>

You can manage your listings in two ways: from the **listings** tab on your profile page, either click the item’s thumbnail to open its detail page or use the **three-dot menu**, or tap and hold on mobile app, for quick actions.

* **List for Sale:** If the item is not listed yet, use this action to set a price and duration for your sale.
* **Unlist:** If the item is already listed, you can choose to unlist it, removing it from the marketplace but keeping it in your collection.
* **Redeem Item:** If you’d like to have the physical collectible shipped to you, choose this option. \[Redemption feature is only accessible when the collectible is in your Fanable wallet]
* **Transfer to External Wallet:** You can transfer your collectible to an external wallet if you want to manage it outside of Fanable. Collectibles are stored on the Epic Chain, a blockchain network compatible with the Ethereum Virtual Machine (EVM). This means you can use any EVM-compatible wallet, such as MetaMask, Trust Wallet, or Coinbase Wallet, to view and manage your collectible. Once transferred to an external wallet, the collectible will no longer appear in your Fanable collection.

**Note:** To redeem or transfer an item, it must be unlisted from the marketplace first.

**Seller Fees**<br>

Your total accumulated transaction volume, including both purchases and sales, determines your level and fees. As your volume increases, your seller fees decrease, and you can submit more active offers on the marketplace:<br>

<table data-header-hidden><thead><tr><th width="108"></th><th width="228"></th><th width="129"></th><th></th></tr></thead><tbody><tr><td>Level</td><td>Total Transaction Volume</td><td>Seller Fee</td><td>Max Active Offers</td></tr><tr><td>0</td><td>No credit card in our system</td><td>9%</td><td>2</td></tr><tr><td>1</td><td>Up to $1,499</td><td>9%</td><td>5</td></tr><tr><td>2</td><td>$1,500 - $4,999</td><td>8.5%</td><td>10</td></tr><tr><td>3</td><td>$5,000 - $14,999</td><td>8%</td><td>15</td></tr><tr><td>4</td><td>$15,000 - $49,999</td><td>7.5%</td><td>20</td></tr><tr><td>5</td><td>$50,000+</td><td>7%</td><td>Unlimited</td></tr></tbody></table>

**Fee Breakdown:**

* **1%** of the seller fee is reserved for Brink’s, for secure storage and handling.
* **2%** of the seller fee is reserved for the originators of the collectibles.
* **4-6%** market fee will be applied to all secondary market sales, depending on the seller’s level.<br>

**Payouts**

Once your item is sold, you can easily request a payout through the following options (note: if you haven’t completed KYC, you will need to do so before requesting a payout):

* **ACH Transfers:** Funds will be transferred to your bank account within 2-3 business days (the first payout may take up to 7 days due to Stripe’s risk assessment policies).
* **Instant Payouts:** For a quicker payout, you can choose to receive funds directly to your debit card with a 1.5 % fee for instant transactions.<br>

<br>


---

# 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/marketplace/selling.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.
