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

# Quickstart

> Get started building with Tavio in minutes.

# Quickstart

Welcome to Tavio! Get up and running by picking the integration path that makes the most sense for your application. Whether you need an over-the-counter payments gateway or you want to generate payment links right from our dashboard, we have you covered.

## Dive right in

Discover our core products or start playing with the APIs.

<CardGroup cols={2}>
  <Card title="Tavio Products" icon="box-open" href="/products">
    Learn about our Gateway, Invoicing, Payouts, and more.
  </Card>

  <Card title="SDK Reference" icon="code" href="/sdks">
    Install our JS/TS, Python, or Go SDKs to integrate in minutes.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Access our programmatic endpoints to manage payments entirely through APIs.
  </Card>

  <Card title="Supported Networks" icon="globe" href="/networks">
    View supported fiat currencies, crypto networks, and settlement methods.
  </Card>
</CardGroup>
