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

# Rabbithole Docs

> Get paid to watch your money grow. Earn on rabbithole.gg, run a campaign, or integrate campaign data and claims into your own product.

Rabbithole pays people for keeping onchain positions open. Deposit into a supported vault, pool, or market, hold the position, and rewards accrue every second until you claim them.

These docs are split by who you are.

<CardGroup cols={3}>
  <Card title="Earn on Rabbithole" icon="rabbit" href="/rabbithole/introduction">
    How the app works: campaigns, deposits, claiming, tiers, the monthly raffle, and referrals.
  </Card>

  <Card title="Run a Campaign" icon="rocket" href="/campaigns/introduction">
    For protocols. How campaigns reward position size and time held, the controls you can set, pricing, and how to launch.
  </Card>

  <Card title="Build an Integration" icon="code" href="/developers/overview">
    For developers. Show live campaign stats and user rewards in your own product, and let users claim without leaving it.
  </Card>
</CardGroup>

## Where to Start

<CardGroup cols={2}>
  <Card title="Getting started on Rabbithole" icon="play" href="/rabbithole/getting-started">
    Sign in, link a wallet, and make a first deposit.
  </Card>

  <Card title="How campaigns work" icon="book-open" href="/campaigns/how-it-works">
    The plain-English version of the reward model.
  </Card>

  <Card title="Developer quickstart" icon="bolt" href="/developers/quickstart">
    Find a campaign, read a user's rewards, and submit a claim in five steps.
  </Card>

  <Card title="API reference" icon="terminal" href="/api-reference/introduction">
    Every public endpoint, with an interactive playground.
  </Card>
</CardGroup>
