> ## 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.

# Welcome to EXC

> Launch a collection, trade it, open a shop. One platform, eight chains.

EXC gives creators, brands and NFT projects the infrastructure to launch a
collection, trade it on a secondary market, and sell physical and digital things
alongside it — without stitching five services together.

<Note>
  EXC used to be called Exclusivo. The name changed in August 2026; the domain
  didn't. `exclusivo.one` still works, and your collections, wallets and links are
  unaffected.
</Note>

## The products

<CardGroup cols={2}>
  <Card title="NFT Launchpad" icon="rocket" href="/exc/launchpad">
    Launch on Solana or seven EVM chains. No application, no waitlist. Multi-phase
    sales, allowlists, token gates, and a trait generator.
  </Card>

  <Card title="Marketplace" icon="arrow-right-arrow-left" href="/exc/marketplace">
    Trade across chains — and see listings from Magic Eden, Tensor and OpenSea in
    the same book, so the floor you're looking at is the real one.
  </Card>

  <Card title="Stashed" icon="bag-shopping" href="/stashed">
    The shop builder. Physical products, downloads and services, card and crypto
    checkout. Its own brand, at stashed.one.
  </Card>

  <Card title="Wallet tools" icon="wallet" href="/exc/wallet">
    Look inside any wallet, swap across chains, burn the junk, buy with a card.
  </Card>
</CardGroup>

## Where to start

<Steps>
  <Step title="Launching a collection">
    Read the [launchpad overview](/exc/launchpad), then pick your chain —
    [Solana](/exc/launchpad/solana) or [EVM](/exc/launchpad/evm). They differ more
    than you'd expect.
  </Step>

  <Step title="Opening a shop">
    Everything shop-related is on the [Stashed](/stashed) tab. Start with the
    [quickstart](/stashed/quickstart).
  </Step>

  <Step title="Building something on top">
    Two APIs on the [API tab](/api) — a public one for collection and listing
    data, and a key-authenticated one for your own shop.
  </Step>
</Steps>

## Recently

<Update label="August 2026" description="What has changed lately">
  * **Tensor listings** now show in the collection grid and can be bought without leaving EXC — the third marketplace we aggregate, after Magic Eden and OpenSea. See [Aggregated listings](/exc/marketplace/aggregated-listings).
  * **Card payments** through the onramp, working on all eight chains. See [Paying by card](/exc/wallet/paying-by-card).
  * **Stashed** became its own brand at [stashed.one](https://stashed.one).
  * **The trait generator** was rebuilt — per-image rarity weights, live rule impact, and full-resolution artwork composed when you launch. See [Layer generator](/exc/launchpad/layer-generator).
  * **Project dashboards retired.** The old `/p/*` holder hubs are gone. Shop dashboards are unaffected.
</Update>
