> For the complete documentation index, see [llms.txt](https://docs.tebex.io/creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tebex.io/creators/tebex-control-panel/engagement/offers.md).

# Offers

**Tebex Offers** is an optional monetization feature that enables you to display curated partner offers to your customers **after checkout**, helping you generate **additional, passive revenue**—with no disruption to your store’s browsing or purchasing experience.

Enable this feature to generate incremental revenue of $0.02–$0.05 per transaction—potentially thousands annually—without disrupting checkout. Post-purchase offers on the confirmation page create a seamless experience, diversify revenue, and maximise transaction value.

***

### Why Use Offers?

* **Effortless Monetization**: Enable once and let Tebex generate additional income on your behalf.
* **Non-Intrusive UX**: Offers are only shown on the **payment confirmation page**, never during browsing or checkout.
* **Zero Setup Cost**: There are **no fees** for enabling Offers.
* **Brand-Friendly**: Offers are integrated into your store's confirmation flow—no pop-ups, overlays, or redirects.

***

### How It Works

Once a customer completes a purchase, an **optional offer** is shown at the bottom of the **payment confirmation page**. Examples include well-known brands such as:

* **Rakuten** – $10 welcome bonus
* **SiriusXM Platinum**
* **Harry’s Shaving Club**
* **Flamingo**, and more.

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

These offers are dynamically chosen and do not impact your store's layout, speed, or conversion flow.

***

### Revenue & Payments

* **Revenue Source**: Payouts earned through Offers are categorized as **Advertising Revenue**.
* **Payout Schedule**: Revenue is reported monthly and **settled to your USD Wallet 30 days later**.
* **Transparency**: All earnings are visible in your **Tebex Wallet** and included in your transaction history.
* **Hands-Free Earning**: There’s no need to manage affiliates or monitor performance—Tebex handles the logistics.

***

### Customer Experience & Brand Safety

* Offers are displayed **only post-checkout**—never during browsing, package selection, or checkout.
* The feature is fully **integrated**, meaning there are **no third-party redirects**, **no pop-ups**, and **no interference** with the customer’s journey.
* If you prefer not to use Offers, you can **opt out at any time** by contacting [Tebex Support](https://www.tebex.io/support-creator-form).

***

### Enabling or Disabling Offers

By default, Offers may be enabled on your store to help you begin generating supplemental revenue quickly. However, if you prefer not to use Offers:

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

* You can [**opt out**](https://creator.tebex.io/offers) at any time—your customer experience remains fully in your control.

***

### Best Practices

* **Monitor Your Wallet**: Your additional revenue is listed under "Advertising Revenue"—check in monthly to track performance.
* **Communicate Transparently**: Let your audience know they’re supporting you just by checking out—no action needed.
* **Combine with Sales or Follow-Ups**: Use Offers alongside coupons, upsells, and follow-up emails for full-funnel optimization.

***

### Important Notes

* **Currency**: Offers revenue will always be paid out in **USD**.
* **Data Privacy**: Offers are shown without transferring any personal customer data to the third-party brands.
* **Brand Alignment**: Offers are curated to reflect high-trust consumer brands—no aggressive advertising tactics or mismatched promotions.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.tebex.io/creators/tebex-control-panel/engagement/offers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
