> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/how-tos/setup-post-checkout-popup/advanced-popup/setup-signup-bonus-for-popup.md).

# Set Signup Bonus for Popup

**GoAffPro** provides you with the option to set a signup bonus for affiliates registering through the post-checkout popup.

{% hint style="info" %}
The Signup bonus option is only available for the **Advanced** popup style.&#x20;

This bonus will only be provided to affiliates who purchased in the store and then used the post-checkout popup to register.&#x20;
{% endhint %}

To set a signup bonus for affiliates registering through the post-checkout popup, go to the **Post Checkout Popup** tab in the GoAffPro admin panel.

![Post Checkout Popup](/files/-M4I7z8v_8YrBTkG2t96)

Here, click on **Select & Customize** in the Advanced popup style section.

![Click on Select & Customize ](/files/-M4I7cX5LElAmuQlbpSE)

This will open up the Advanced Popup customization section.

![Advanced Popup ](/files/-M4I8IBmGWolIMD6bBgW)

Now, click on **Edit** in the Other Configuration section.

![Click on Edit](/files/-M4I75dUCmdU6YfVstlO)

Here, set the bonus percentage.

{% hint style="info" %}
The signup bonus will be calculated as the percentage of the order value which the customer bought before becoming an affiliate.
{% endhint %}

![Set the bonus percentage](/files/-M4I7O1MvlQ5d5qWpS8Q)

After this, click on **Save**.

![](/files/-M4I7Yj4-THIRMojd8L_)

{% embed url="<https://youtu.be/x_W0hzWnQFA>" %}
Set Signup Bonus for Popup
{% endembed %}


---

# 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.goaffpro.com/how-tos/setup-post-checkout-popup/advanced-popup/setup-signup-bonus-for-popup.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.
