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

# Oxanaut documentation

> Panel guides, store, billing and the complete Oxanaut API reference.

Oxanaut is a game-server hosting platform: customer panel on [panel.oxanaut.com](https://panel.oxanaut.com), API on [api.oxanaut.com](https://api.oxanaut.com).

<Columns cols={3}>
  <Card title="Panel guide" icon="house" href="/en/panel/getting-started" iconColor="#6366F1">
    Account, services, upgrades, cancellation - the full server lifecycle.
  </Card>

  <Card title="Buy and pay" icon="shopping-cart" href="/en/panel/store" iconColor="#6366F1">
    Billing cycles, editable cart, coupons, card payments.
  </Card>

  <Card title="Discord bot" icon="message-circle" href="/en/panel/discord-bot" iconColor="#6366F1">
    The 7 slash commands and direct-message notifications.
  </Card>
</Columns>

<Columns cols={3}>
  <Card title="Integrations" icon="plug" href="/en/panel/integrations" iconColor="#6366F1">
    Discord linking, automatic roles, personal API keys.
  </Card>

  <Card title="Oxanaut API" icon="square-terminal" href="/en/api/authentication" iconColor="#6366F1">
    Key authentication, permissions, rate limits.
  </Card>

  <Card title="API reference" icon="book-open" href="/api-reference/get-v1-services" iconColor="#6366F1">
    170+ documented routes, generated from the OpenAPI schema.
  </Card>
</Columns>

## Useful links

| Resource        | Address                                          |
| --------------- | ------------------------------------------------ |
| Customer panel  | [panel.oxanaut.com](https://panel.oxanaut.com)   |
| Platform status | [status.oxanaut.com](https://status.oxanaut.com) |
| API             | [api.oxanaut.com](https://api.oxanaut.com)       |
| Support         | Tickets from the panel, or the Discord server    |


## Related topics

- [Read the oxanaut-bot configuration](/api-reference/admin--integrations/read-the-oxanaut-bot-configuration.md)
- [Replace the oxanaut-bot configuration](/api-reference/admin--integrations/replace-the-oxanaut-bot-configuration.md)
- [[bot] Oxanaut account status by Discord id](/api-reference/bot/[bot]-oxanaut-account-status-by-discord-id.md)
- [Authentication](/en/api/authentication.md)
- [Rate limits](/en/api/rate-limits.md)
