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

# Rankly Docs

> Server growth, bot integration, credits, webhooks, and the public API in one place.

Rankly is a Discord discovery platform for communities that want better visibility, cleaner growth tools, and a compact public API.

## Choose your path

<CardGroup cols={2}>
  <Card title="List a Server" icon="server" href="/servers/getting-started">
    Create a polished listing, connect growth features, and launch your server page.
  </Card>

  <Card title="Track Votes" icon="webhook" href="/servers/webhooks">
    Send vote notifications to your own server endpoint and reward members automatically.
  </Card>

  <Card title="Build a Bot Integration" icon="code" href="/bots/api-integration">
    Read Rankly data from your bot, dashboard, or backend service.
  </Card>

  <Card title="Use the Public API" icon="book-open" href="/servers/api-reference">
    Learn the exact endpoints, authentication rules, and response shapes.
  </Card>
</CardGroup>

## What Rankly documents here

* Server listing and growth setup
* Credits and monetization flows
* Vote webhooks for server owners
* Public API usage for servers and bots
* Bot-side webhook handling and billing concepts
* Troubleshooting for auth, webhooks, and rate limits

## How the docs are organized

1. Start with [Quickstart](/quickstart) if you want the shortest possible path.
2. Use the Server Owners pages if you manage a listed Discord server.
3. Use the Bot Developers pages if you are reading Rankly data inside a bot or backend.
4. Use the Reference section when you need exact API behavior or debugging help.

## Fast links

<CardGroup cols={3}>
  <Card title="Server Owners" href="/servers/getting-started">
    Listing, credits, and vote webhooks.
  </Card>

  <Card title="Bot Developers" href="/bots/api-integration">
    API calls, vote events, and premium plans.
  </Card>

  <Card title="Reference" href="/servers/api-reference">
    Endpoints, errors, and auth details.
  </Card>
</CardGroup>
