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

# Shopping for Collectibles

The **Shop** is where you discover and mint collectibles on OpenPage. Browse featured sets, explore collectibles by type, and mint directly from the platform.

Visit the Shop at [openpage.fun/shop](https://openpage.fun/shop).

***

## The Shop Homepage

When you open the Shop, you'll see three main sections:

<CardGroup cols={3}>
  <Card title="Featured Banner" icon="star">
    A highlighted collectible at the top of the page with its name, creator, price, mint count, and a **Mint Now** button.
  </Card>

  <Card title="Featured Sets" icon="layer-group">
    Curated groups of collectibles bundled by a creator. Shows your collection progress (e.g., "0 / 3"). Click **View All** to browse all sets.
  </Card>

  <Card title="Featured Collectibles" icon="grid-2">
    Highlighted collectibles from across the platform. Shows type, rarity, price, and mint status. Click **View All** to browse all collectibles.
  </Card>
</CardGroup>

***

## Browsing All Collectibles

On the Collectibles page at [openpage.fun/collectibles](https://openpage.fun/collectibles), you can search and filter to find exactly what you're looking for.

### Search

Use the search bar at the top to find a collectible by name.

### Filter by Type

Use the type buttons to narrow your view:

<CardGroup cols={4}>
  <Card title="Art" icon="palette">
    Original artwork and digital collectibles.
  </Card>

  <Card title="Avatars" icon="user-astronaut">
    3D avatars you can equip in the Open Avatar Studio.
  </Card>

  <Card title="Themes" icon="brush">
    Profile customization themes for your Avatar Profile.
  </Card>

  <Card title="Wearables" icon="shirt">
    Equippable items for your avatar.
  </Card>
</CardGroup>

***

## Collectible Detail Page

Click on any collectible to view its full detail page.

<Steps>
  <Step title="Overview">
    Each detail page shows the collectible's name, description, type and rarity tags, chain icon, mint status and count, community link, and an OpenSea link. Avatars and wearables include a **3D model viewer** where you can rotate and inspect the model.
  </Step>

  <Step title="Check Compatibility (Wearables)">
    When viewing a wearable, you'll see tags indicating which **avatar collections** the wearable is compatible with. This helps you confirm the wearable will work with your avatar before minting.
  </Step>

  <Step title="Review Traits">
    Each collectible displays its traits, which may include rarity, category (e.g., PFP, Wearable), chain (ApeChain, Base, or Ethereum), token ID (links to OpenSea), and current owner.
  </Step>

  <Step title="Mint">
    Click the mint button to collect. The price and accepted token are displayed on the page. Some collectibles have per-account limits.
  </Step>
</Steps>

***

## Mint Conditions

Creators can set different access levels for their collectibles:

<AccordionGroup>
  <Accordion title="Open">
    Anyone can mint at the listed price. No requirements or restrictions.
  </Accordion>

  <Accordion title="Discount">
    Reduced pricing for badge holders or allowlisted wallets. You'll see a **Discount** badge on the collectible card if eligible.
  </Accordion>

  <Accordion title="Gate">
    Minting restricted to specific badge holders or allowlisted wallets only. If you don't meet the requirements, the mint button won't be available.
  </Accordion>
</AccordionGroup>

***

## Payment

You can pay for collectibles using the following tokens across supported networks:

<Tabs>
  <Tab title="Ethereum">
    * **APE**
    * **ETH**
    * **USDC**
    * **USDT**
  </Tab>

  <Tab title="ApeChain">
    * **APE**
  </Tab>

  <Tab title="Base">
    * **ETH**
    * **USDC**
    * **USDT**
  </Tab>
</Tabs>

Your wallet must be connected and have sufficient funds on the correct network to complete the mint.

***

## After Minting

Once you've minted a collectible, here's what you can do with it:

<CardGroup cols={2}>
  <Card title="Avatars" icon="user-astronaut" href="/open-avatar-studio">
    Equip in the Open Avatar Studio as your 3D identity.
  </Card>

  <Card title="Wearables" icon="shirt" href="/open-avatar-studio">
    Equip on compatible avatars in the Studio.
  </Card>

  <Card title="Themes" icon="brush" href="/avatar-profile">
    Apply to your Avatar Profile to customize your page.
  </Card>

  <Card title="Art" icon="palette">
    Appears in your inventory and can be featured on your profile.
  </Card>
</CardGroup>

All collectibles are also viewable on **OpenSea** via the link on the detail page.
