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

# Get Started

## Setup

The easiest way to get started is via the rewards platform.

<Card title="Rewards Platform ->" icon="rocket" href="https://rewards.openformat.tech/" horizontal>
  Your complete platform to onboard, reward, optimise and better understand your community.

  Powered by AI. No code required.
</Card>

For more custom solutions we have tools that fit your workflow.

<CardGroup cols={1}>
  <Card icon="plug" title="API ->" href="/api-reference/introduction" horizontal>
    Build with any language and take advantage of webhooks for realtime updates.
  </Card>

  <Card icon="js" title="Typescript SDK ->" href="/sdks/typescript/quickstart" horizontal>
    Rewarding Tokens and Badges with the Typescript SDK is really easy to integrate into your sever-side code.
  </Card>
</CardGroup>
