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

# Wemog documentation

> Its like pump.fun BUT for NFTS. Buy NFTS with instant Liquidtity , trade, sell profit on the bonding curve!

Wemog is an NFT launchpad with a built-in collection market. Creators launch fixed-size collections. Traders buy, sell, and swap NFTs through two market phases.

<Warning>
  Wemog uses crypto assets and smart contracts. Review the collection, price, fees, network, and wallet prompt before you sign. Prices can move, and graduation does not guarantee future value.
</Warning>

## Choose your path

<Columns cols={2}>
  <Card title="Create a collection" icon="palette" href="/docs-copied/creator-guide">
    Prepare artwork and metadata, create a launchpad, activate your collection, and claim creator fees.
  </Card>

  <Card title="Trade NFTs" icon="arrow-right-arrow-left" href="/docs-copied/trader-guide">
    Connect a wallet and buy, sell, or swap NFTs during the bonding and Gacha phases.
  </Card>
</Columns>

## Understand the market

Every collection moves through two permanent phases:

1. **Bonding:** You choose exact available NFT IDs. Buys move the collection price up, while sells move it down.
2. **Gacha:** The collection enters this phase when it reaches its graduation target. Buys and swaps use Chainlink VRF to select NFTs at random.

Graduation cannot be reversed. After graduation, external NFT marketplaces provide token-specific listings while the Wemog Gacha pool continues to provide collection-level liquidity.

<Columns cols={2}>
  <Card title="How Wemog works" icon="diagram-project" href="/docs-copied/how-wemog-works">
    Learn how bonding, graduation, Gacha orders, ownership, and metadata work.
  </Card>

  <Card title="Fees and pricing" icon="chart-line" href="/docs-copied/fees-pricing-and-graduation">
    Review launch tiers, trading fees, batch pricing, slippage, and graduation.
  </Card>

  <Card title="Safety and FAQ" icon="shield-halved" href="/docs-copied/safety-and-faq">
    Check transaction safety guidance and answers to common questions.
  </Card>

  <Card title="Contracts" icon="file-contract" href="/docs-copied/contracts-and-deployments">
    Find the current exported Sepolia deployment and understand each contract.
  </Card>
</Columns>
