# Introducing Tebex

Tebex is the go-to platform for selling digital content—whether you're a large game studio, a FiveM asset developer, or a hobbyist launching your first game server. We're the all-in-one monetization solution designed to grow your revenue and empower your success.

This **Documentation** covers everything you need to manage your Tebex store. Looking for technical implementation guides? [Visit our Developer Documentation](https://docs.tebex.io/developers).

***

#### **Why Choose Tebex?**

* **No Hidden Costs**\
  We’re transparent about our pricing—there are no surprises. Our dedicated [Support team ](https://www.tebex.io/support-creator-form)is always here to help.
* **Fast 7-Day Payouts**\
  Once your funds are settled, you can enjoy fast withdrawals via PayPal, local bank transfer, or wire—there will be no long waits.
* **Industry-Leading Seller Protection**\
  As your **Merchant of Record**, we handle chargebacks and disputes on your behalf. With our Seller Protection, you’ll never lose money due to a chargeback—even if the dispute isn't resolved in your favour.

***

#### **Before You Get Started**

Many features and links in this documentation require a Tebex account. [Create one here](https://accounts.tebex.io/profile) to unlock the full experience.

{% hint style="info" %}
Check out the [**Tebex Academy** ](https://www.youtube.com/@tebex/videos)for resources to help you get started quickly.
{% endhint %}


---

# 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/creators/master.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.
