# Tebex for Unity Engine

<figure><img src="/files/AS5yqd5wo6XHHgbewawh" alt=""><figcaption></figcaption></figure>

We provide a dedicated Unity SDK and demo project that provides all tooling necessary for you to add a fully interactive Tebex store and cart into your game.

<p align="center"><a href="https://buycraft-plugins.s3.us-west-1.amazonaws.com/latest/unity-demo/index.html" class="button primary">Open Tebex Demo</a></p>

**Features**

* Store Browser
* In-Game Cart
* Link out checkout
* QR code checkout

**Github Repository:** <https://github.com/tebexio/Tebex-Unity>

For further details, see our [Getting Started](/developers/unity-engine/getting-started.md) guide for Unity Engine.

When you're ready to start processing payments for your Unity game, we’d love to connect. [Reach out to us](https://www.tebex.io/contact-sales) to get started.


---

# 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/tebex-for-unity-engine.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.
