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

# Welcome to DropKit

> The no-code platform for launching digital and real-world drops with built-in marketplace and payments

<img className="block dark:hidden" src="https://mintcdn.com/dropkit/LjNKBZMRdv-h0s7b/images/hero-light.png?fit=max&auto=format&n=LjNKBZMRdv-h0s7b&q=85&s=f5e62709e68c2fec7dd33b32ff390de0" alt="DropKit Hero Light" width="1626" height="354" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/dropkit/LjNKBZMRdv-h0s7b/images/hero-dark.png?fit=max&auto=format&n=LjNKBZMRdv-h0s7b&q=85&s=7541396c247525b75d0246c61ebb7340" alt="DropKit Hero Dark" width="1626" height="354" data-path="images/hero-dark.png" />

## What is DropKit?

DropKit is a comprehensive platform that lets creators easily launch digital and real-world "drops" — like NFTs, tokens, redeemable merchandise, or exclusive content — without writing code. Fans can buy and collect these drops using crypto or credit cards. DropKit handles minting, payments, redemptions, and storefronts, and also offers APIs so developers can build custom drop experiences on top of it.

<CardGroup cols={2}>
  <Card title="Launch Drops" icon="rocket" href="/api-reference/mutations/drop-management">
    Create NFTs, tokens, merchandise, and exclusive content drops
  </Card>

  <Card title="Gating & Eligibility" icon="shield-check" href="/api-reference/queries/gating">
    Unlimited eligibility controls: tokens, social proof, behavior,
    achievements, cross-platform data, and custom rules
  </Card>
</CardGroup>

## Platform Features

Experience the full ecosystem for digital and physical drop management.

<CardGroup cols={2}>
  <Card title="Token Creation" icon="coins" href="/api-reference/mutations/token-creation">
    Create custom tokens with bonding curves and advanced tokenomics
  </Card>

  <Card title="Payment Processing" icon="credit-card" href="/api-reference/mutations/payments">
    Accept crypto and fiat payments with built-in processing
  </Card>

  <Card title="Redemption System" icon="gift" href="/api-reference/schema-explorer">
    Handle physical merchandise and exclusive content redemptions
  </Card>

  <Card title="Custom Storefronts" icon="store" href="/api-reference/schema-explorer">
    Create branded storefronts for your drop collections
  </Card>
</CardGroup>

## For Developers

Build custom drop experiences with our comprehensive APIs.

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="play" href="/quickstart">
    Get started with your first drop in minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our complete API documentation
  </Card>

  <Card title="Webhooks" icon="webhook" href="/api-reference/mutations/webhooks">
    Real-time notifications for sales, redemptions, and more
  </Card>

  <Card title="SDKs & Libraries" icon="puzzle-piece" href="/development">
    Official SDKs for popular programming languages
  </Card>
</CardGroup>
