> For the complete documentation index, see [llms.txt](https://docs.thndr.io/integration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thndr.io/integration/introduction.md).

# Introduction

THNDR is a gaming suite that offers peer-to-peer wagering games. It can be seamlessly integrated into your platform, either by embedding it directly or by using the [THNDR SDK](https://github.com/THNDRGAMES/clinch-sdk) for greater flexibility.

## Integration Guide

* Launch Game - Choose your preferred integration method:
  * [Standard](/integration/launch-game/standard.md): THNDR provides an HTML page to be embedded on your website.
  * [Custom](/integration/launch-game/custom.md): Use the THNDR SDK to integrate the widget and enable deeper customization.
* [SERVER WEBHOOKS](/integration/server-webhooks/transactions.md)- Set up endpoints to handle user balance updates based on match outcomes.
* [Go Live](/integration/deploy/go-live.md) – Verify all configurations and complete the checklist to ensure a secure and smooth production launch.
