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

# Lumira documentation

> Guides for setting up Lumira v2, Roblox OAuth ranking, Discord workflows, API access, and workspace operations.

<div className="lumira-hero">
  <span className="lumira-eyebrow">Lumira v2 documentation</span>
  <h1>Ranking services for modern Roblox communities.</h1>

  <p>
    Learn how to connect Discord, Roblox OAuth ranking, verification, role binds,
    sessions, LOA, modmail, API access, and trust tools inside Lumira.
  </p>

  <div className="lumira-actions">
    <a href="/start/quickstart">Start setup</a>
    <a className="secondary" href="/api/introduction">API docs</a>
    <a className="secondary" href="/support/support-pin">Support PIN</a>
  </div>
</div>

<div className="lumira-grid">
  <div className="lumira-card">
    <h3>Workspace setup</h3>
    <p>Create a workspace, connect the official Lumira bot, and link your Roblox ranking account through OAuth.</p>
    <a href="/setup/create-workspace">Open setup guide</a>
  </div>

  <div className="lumira-card">
    <h3>Daily operations</h3>
    <p>Run verification, binds, sessions, LOA, modmail, embeds, forms, and staff workflows from one workspace.</p>
    <a href="/workspace/verification">View workspace docs</a>
  </div>

  <div className="lumira-card">
    <h3>API and plugins</h3>
    <p>Use Lumira API access from Roblox games or services with clear rate limits and ranking action logs.</p>
    <a href="/api/authentication">Configure API access</a>
  </div>
</div>

<div className="lumira-callout">
  <strong>Important:</strong> Lumira v2 ranking uses Roblox OAuth access. Do not provide a Roblox
  security cookie to Lumira, support staff, or third-party tools.
</div>

## What Lumira helps you manage

* Roblox ranking through the connected ranking account
* Discord verification and role sync
* Session hosting, attendance, and logs
* LOA requests and staff availability
* Modmail tickets and transcripts
* Public untrusted records and verification risk checks
* API access for approved workflows

## Useful first reads

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/start/quickstart">
    Setup order for a new Lumira workspace.
  </Card>

  <Card title="Roblox OAuth ranking" icon="key" href="/setup/connect-roblox">
    Link the ranking account without Roblox cookies.
  </Card>

  <Card title="Support PIN" icon="life-ring" href="/support/support-pin">
    Learn what to include when asking for help.
  </Card>

  <Card title="API access" icon="terminal" href="/api/introduction">
    Integrate Lumira with external systems.
  </Card>
</CardGroup>
