# Welcome

Welcome to the Tebex developer documentation. If you're new, start with our [quick start guide](https://docs.tebex.io/developers/getting-started) or explore one of our products below. If you need assistance during the integration process, don’t hesitate to [reach out](https://www.tebex.io/support-creator) - we’re here to help.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Webstore Builder</strong></td><td>Create custom store designs that perfectly align with your brand identity.</td><td></td><td><a href="templates">templates</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2FoTW8mn2mI7UbszJk5rad%2FDocument%20Text.png?alt=media&#x26;token=a3246235-5aa9-49db-ad51-9e50c343834a">Document Text.png</a></td></tr><tr><td><strong>Headless API</strong></td><td>Seamlessly integrate Tebex into your own website or directly within your game.</td><td></td><td><a href="headless-api">headless-api</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2F2QQPfXx1i55fn0YLELal%2FBow.png?alt=media&#x26;token=93f97c3a-34f1-4c1c-9cd7-dfbca0232e49">Bow.png</a></td></tr><tr><td><strong>Checkout API</strong></td><td>Create sophisticated and customized checkout experiences.</td><td></td><td><a href="checkout-api">checkout-api</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2FPlPi3fuAn8P2pPzoR2wG%2FCrystals.png?alt=media&#x26;token=f24eaa5c-82b5-461e-b550-4025b0ae83b5">Crystals.png</a></td></tr><tr><td><strong>Tebex.js</strong></td><td>A checkout experience that aligns with your brand, all without leaving your website.</td><td></td><td><a href="tebex.js">tebex.js</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2FlVfDxMyMU1BcxBxLaw6V%2FDocuments.png?alt=media&#x26;token=3ff27e5e-0f69-4222-b4ac-cbcf905b35c8">Documents.png</a></td></tr><tr><td><strong>Webhooks</strong></td><td>Receive real-time notifications of payments to facilitate automatic product delivery.</td><td></td><td><a href="webhooks">webhooks</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2Fn7sBFDDT0cY0vUPT9OGL%2FSwords.png?alt=media&#x26;token=ed2fce6f-5ed0-456f-8868-b2dace5a2681">Swords.png</a></td></tr><tr><td><strong>Game Server API</strong></td><td>Integrate automatic product delivery into your game server using our API or official plugins.</td><td></td><td><a href="game-server-api">game-server-api</a></td><td><a href="https://924803319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaRz9HUAxrYuZsSDWhYnu%2Fuploads%2FxfdgB9WDLarwPZlahwsg%2FTreasure%20Chest%201.png?alt=media&#x26;token=6cabd1d1-77f1-45c8-b213-535ae359c93b">Treasure Chest 1.png</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tebex.io/developers/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
