> For the complete documentation index, see [llms.txt](https://help.checkoutchamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/order-perks.md).

# Order Perks

Order Perks displays additional offers to your customers on Thank You pages. The offers are targeted based on behavior, context, and preferences.

This can be an easy source for increased revenue.  Revenue is generated for every customer that clicks.  Additional revenue is generated for every customer that purchases.  The revenue varies based on the market value of the perk offered, but a reasonable estimate is $0.30-0.35 per click.  This revenue is given directly as a credit on your Checkout Champ subscription each month.

&#x20;

Go to funnel Settings and select **Order Perks.**&#x20;

Choose to **Enable Order Perks**. Set the remaining configuration and style options as desired.  Read all the tooltips for additional information.  Your configuration is displayed on the left side. Press Save & Continue when finished.

**Order Perks** displays on Thank You pages after completed orders.  **Order Perks** does not display in preview mode or for test cards.

{% hint style="warning" %}
Be sure to Publish your funnel for these changes to take effect
{% endhint %}

<figure><img src="/files/DTtngjOKOfYHaJQ0cdx1" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/order-perks.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.
