# Developers

## Developers

- [Welcome](https://docs.tebex.io/developers/welcome.md): Learn how to integrate Tebex and leave the complexities of monetization to us.
- [Getting Started](https://docs.tebex.io/developers/getting-started.md): Get started integrating Tebex into your website or game
- [Integration Methods](https://docs.tebex.io/developers/integration-methods.md): Learn which integration method is best for you
- [Overwolf Apps](https://docs.tebex.io/developers/overwolf-apps.md): How to use Tebex with Overwolf Apps
- [SDKs](https://docs.tebex.io/developers/sdks.md): Tebex offers many different ways to integrate with your existing infrastructure.
- [Tebex for Unreal Engine 5](https://docs.tebex.io/developers/tebex-for-unreal-engine-5.md): If you're developing a game for UE5, Tebex makes monetization simple.
- [Tebex for Unity Engine](https://docs.tebex.io/developers/tebex-for-unity-engine.md): Tebex is the easiest platform for adding payments to your Unity game.
- [Overview](https://docs.tebex.io/developers/templates/overview.md): Customise your store to match your games brand using our Webstore Builder.
- [Getting Started](https://docs.tebex.io/developers/templates/getting-started.md)
- [Twig](https://docs.tebex.io/developers/templates/twig.md): Discover the power of the Twig templating engine used by Tebex.
- [Tags](https://docs.tebex.io/developers/templates/twig/tags.md): The available control structures within Twig.
- [Filters](https://docs.tebex.io/developers/templates/twig/filters.md): Modify variable values with Twig filters.
- [Functions](https://docs.tebex.io/developers/templates/twig/functions.md): View the available functions within your Twig template.
- [Global Variables](https://docs.tebex.io/developers/templates/global-variables.md): Accessing global variables to help populate your template with live data.
- [basket](https://docs.tebex.io/developers/templates/global-variables/basket.md)
- [store](https://docs.tebex.io/developers/templates/global-variables/store.md)
- [page](https://docs.tebex.io/developers/templates/global-variables/page.md)
- [Pages](https://docs.tebex.io/developers/templates/pages.md): The entry point for each page on your store.
- [index.html](https://docs.tebex.io/developers/templates/pages/index.html.md)
- [checkout.html](https://docs.tebex.io/developers/templates/pages/checkout.html.md)
- [username.html](https://docs.tebex.io/developers/templates/pages/username.html.md)
- [options.html](https://docs.tebex.io/developers/templates/pages/options.html.md)
- [package.html](https://docs.tebex.io/developers/templates/pages/package.html.md)
- [cms/page.html](https://docs.tebex.io/developers/templates/pages/cms-page.html.md)
- [category.html](https://docs.tebex.io/developers/templates/pages/category.html.md)
- [layout.html](https://docs.tebex.io/developers/templates/pages/layout.html.md)
- [Sidebar Modules](https://docs.tebex.io/developers/templates/sidebar-modules.md): Dynamic modules to display useful information on your store.
- [module.communitygoal.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.communitygoal.html.md)
- [module.featuredpackage.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.featuredpackage.html.md)
- [module.giftcardbalance.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.giftcardbalance.html.md)
- [module.goal.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.goal.html.md)
- [module.payments.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.payments.html.md)
- [module.serverstatus.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.serverstatus.html.md)
- [module.textbox.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.textbox.html.md)
- [module.topdonator.html](https://docs.tebex.io/developers/templates/sidebar-modules/module.topdonator.html.md)
- [Assets](https://docs.tebex.io/developers/templates/assets.md): Upload custom CSS, Javascript, Images or Twig files to your store for public access.
- [Schema](https://docs.tebex.io/developers/templates/schema.md): No-code customisation for your template directly from within the creator panel.
- [Developer Plan](https://docs.tebex.io/developers/templates/developer-plan.md): Let us support you develop custom templates for Tebex creators.
- [Footer](https://docs.tebex.io/developers/templates/footer.md)
- [Guides](https://docs.tebex.io/developers/templates/guides.md): Guides to help keep your custom template up-to-date.
- [Package Slugs](https://docs.tebex.io/developers/templates/guides/package-slugs.md)
- [Supporting Tiers on Custom Store Templates](https://docs.tebex.io/developers/templates/guides/supporting-tiers-on-custom-store-templates.md)
- [Supporting Package Media on Custom Store Templates](https://docs.tebex.io/developers/templates/guides/supporting-package-media-on-custom-store-templates.md)
- [Overview](https://docs.tebex.io/developers/headless-api/overview.md): Tebex Headless API allows integration of your store directly into your own frontend or in-game.
- [Headers & Authentication](https://docs.tebex.io/developers/headless-api/headers-and-authentication.md)
- [Getting Your Listings](https://docs.tebex.io/developers/headless-api/getting-your-listings.md)
- [Creating a Basket](https://docs.tebex.io/developers/headless-api/creating-a-basket.md)
- [Adding Packages](https://docs.tebex.io/developers/headless-api/adding-packages.md)
- [Gifting Packages](https://docs.tebex.io/developers/headless-api/gifting-packages.md)
- [Applying Discounts / Creator Codes](https://docs.tebex.io/developers/headless-api/applying-discounts-creator-codes.md)
- [Directing to Checkout](https://docs.tebex.io/developers/headless-api/directing-to-checkout.md)
- [Tiers](https://docs.tebex.io/developers/headless-api/tiers.md): Tiers are for upgrading between different levels of subscription packages and automatically applying their deliverables.
- [Sidebar](https://docs.tebex.io/developers/headless-api/sidebar.md): Configure dynamic store-driven UI blocks to render on your frontend.
- [Endpoints](https://docs.tebex.io/developers/headless-api/endpoints.md)
- [Overview](https://docs.tebex.io/developers/checkout-api/overview.md): Develop advanced custom checkout experiences.
- [Headers and Authentication](https://docs.tebex.io/developers/checkout-api/headers-and-authentication.md)
- [Start the Checkout Process](https://docs.tebex.io/developers/checkout-api/start-the-checkout-process.md)
- [Checkout Webhooks](https://docs.tebex.io/developers/checkout-api/checkout-webhooks.md)
- [Endpoints](https://docs.tebex.io/developers/checkout-api/endpoints.md)
- [Errors](https://docs.tebex.io/developers/checkout-api/errors.md)
- [Overview](https://docs.tebex.io/developers/tebex.js/overview.md): Beautiful checkout experiences directly within your own site.
- [Installation](https://docs.tebex.io/developers/tebex.js/installation.md)
- [Checkout](https://docs.tebex.io/developers/tebex.js/checkout.md)
- [Events](https://docs.tebex.io/developers/tebex.js/checkout/events.md)
- [Web Component](https://docs.tebex.io/developers/tebex.js/checkout/web-component.md)
- [Custom Render Location](https://docs.tebex.io/developers/tebex.js/checkout/custom-render-location.md)
- [Payment Portal](https://docs.tebex.io/developers/tebex.js/payment-portal.md)
- [Events](https://docs.tebex.io/developers/tebex.js/payment-portal/events.md)
- [Overview](https://docs.tebex.io/developers/webhooks/overview.md): Receive real time notifications of payments, subscriptions, and much more.
- [Login Webhooks](https://docs.tebex.io/developers/webhooks/login-webhooks.md)
- [Overview](https://docs.tebex.io/developers/game-server-api/overview.md): Integrate product delivery into your game server.
- [Authentication](https://docs.tebex.io/developers/game-server-api/authentication.md): How to authenticate when accessing the Game Server API.
- [Error Handling](https://docs.tebex.io/developers/game-server-api/error-handling.md): Understand how errors are handled within the Game Server API.
- [Overview](https://docs.tebex.io/developers/affiliate-api/overview.md): Integrate the one-click affiliate API into your business to generate new revenue streams and support your customers with their monetization needs via Tebex.
- [Referrals](https://docs.tebex.io/developers/affiliate-api/referrals.md)
- [Game Types](https://docs.tebex.io/developers/affiliate-api/game-types.md)
- [Webhooks](https://docs.tebex.io/developers/affiliate-api/webhooks.md)
- [Getting Started](https://docs.tebex.io/developers/unity-engine/getting-started.md): Tebex is the easiest platform for adding payments to your Unity game. Connect a store and add payments with our low-code solution for both desktop and mobile games.
- [FAQ](https://docs.tebex.io/developers/unity-engine/faq.md)
- [Features](https://docs.tebex.io/developers/unity-engine/features.md)
- [Store Browser](https://docs.tebex.io/developers/unity-engine/features/store-browser.md): Render your store and items in-game with a canvas-based UI
- [In Game Cart](https://docs.tebex.io/developers/unity-engine/features/in-game-cart.md): Render a fully managed cart system with support for discounts and creator codes.
- [QR Code Generator](https://docs.tebex.io/developers/unity-engine/features/qr-code-generator.md): Enable checkout with QR codes with a no-dependency code generator.
- [Deliverables](https://docs.tebex.io/developers/unity-engine/features/deliverables.md): Run actions in your game when a customer completes checkout, no backend required.
- [Implementation Guide](https://docs.tebex.io/developers/unity-engine/implementation-guide.md): How to implement Tebex into your Unity game from start-to-finish.
- [SDK](https://docs.tebex.io/developers/unity-engine/sdk.md): This page describes the C# SDK for Tebex included with Unity.
- [Examples](https://docs.tebex.io/developers/unity-engine/examples.md)
- [Opening the Store with a Button](https://docs.tebex.io/developers/unity-engine/examples/opening-the-store-with-a-button.md)
- [Access package images as Texture2D](https://docs.tebex.io/developers/unity-engine/examples/access-package-images-as-texture2d.md)
- [Start a new basket session (InGameCart)](https://docs.tebex.io/developers/unity-engine/examples/start-a-new-basket-session-ingamecart.md)
- [Basic reward delivery pattern](https://docs.tebex.io/developers/unity-engine/examples/basic-reward-delivery-pattern.md)
- [Show a QR code in world space](https://docs.tebex.io/developers/unity-engine/examples/show-a-qr-code-in-world-space.md)
- [Using HeadlessAPI directly (advanced)](https://docs.tebex.io/developers/unity-engine/examples/using-headlessapi-directly-advanced.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
