> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exclusivo.one/llms.txt
> Use this file to discover all available pages before exploring further.

# Marketplace

> Cross-chain trading, with Magic Eden, Tensor and OpenSea listings in the same book.

Trade NFTs across all eight chains. What makes a collection page here worth
looking at is that it doesn't only show EXC listings — asks from Magic Eden,
Tensor and OpenSea are merged in, cheapest first, so the floor you see is the
real one.

## How listings work

Different on each chain, and the difference matters.

|                                  | Solana       | EVM             |
| -------------------------------- | ------------ | --------------- |
| Where your NFT sits while listed | In escrow    | In your wallet  |
| What a listing is                | A deposit    | A signed order  |
| Delisting                        | Take it back | Cancel on-chain |
| Fee                              | 3.0%         | 2.0%            |

<Warning>
  **On EVM, delisting means cancelling on-chain.** A signed order can be filled by
  anyone holding it until it's cancelled or expires — so if the delist transaction
  doesn't go through, your listing is still live at your old price no matter what
  the page says.
</Warning>

## What you can do

<CardGroup cols={2}>
  <Card title="Buy" icon="cart-shopping" href="/exc/marketplace/buying">
    One at a time, or sweep several across EXC, Magic Eden and Tensor at once.
  </Card>

  <Card title="Sell" icon="tag" href="/exc/marketplace/selling">
    Individually or in bulk.
  </Card>

  <Card title="Make offers" icon="hand-holding-dollar" href="/exc/marketplace/offers">
    Bid on a whole collection or one specific NFT.
  </Card>

  <Card title="See everything" icon="layer-group" href="/exc/marketplace/aggregated-listings">
    How the outside listings get in, and where they stop.
  </Card>
</CardGroup>

## Collection pages

You get the merged order book, live floor, how much is listed, attribute
filters and sales history.

Floor and supply come from the live merged book, not from a stored number.
Stored collection records carry supply and floor figures that go stale quickly,
so we don't show them.

## Escrow, on Solana

Your NFT sits in a platform escrow wallet while it's listed. You can take it
back any time before it sells — we check the escrow still holds it before
releasing, so a token that already sold can't be reclaimed however the page got
into that state.

The escrow wallet and the platform treasury are the same address. If you're
watching it on an explorer, outbound SOL that looks unexplained is usually
expired offers being refunded.

## Buying things listed elsewhere

Listings from Magic Eden and Tensor can be bought without leaving EXC. A 2% fee
applies on top, and it's already in the price you're quoted.

OpenSea listings show on EVM chains and can be filled the same way.

→ [Aggregated listings](/exc/marketplace/aggregated-listings)

## Fees at a glance

|                                |                                    |
| ------------------------------ | ---------------------------------- |
| EXC listing on Solana          | 3.0%, buyer pays on top            |
| EXC listing on EVM             | 2.0%, buyer pays                   |
| An outside listing, through us | 2.0%                               |
| Making an offer                | Fee and royalty held with your bid |

→ [Fees in full](/exc/marketplace/fees)
