> For the complete documentation index, see [llms.txt](https://docs.wprelay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wprelay.com/manage-affiliate-marketing/program.md).

# Program

- [Creating a Program](https://docs.wprelay.com/manage-affiliate-marketing/program/creating-a-program.md): Learn how to create and configure a Program for the Affiliates using the WP Relay plugin.
- [Commissions](https://docs.wprelay.com/manage-affiliate-marketing/program/commissions.md): Learn and explore on how to create different types of Commissions for the affiliates using the WP Relay plugin to boost the sales in your store.
- [Simple Commission](https://docs.wprelay.com/manage-affiliate-marketing/program/commissions/simple-commission.md)
- [Tiered Based Commission](https://docs.wprelay.com/manage-affiliate-marketing/program/commissions/tiered-based-commission.md)
- [Rule-Based Commission](https://docs.wprelay.com/manage-affiliate-marketing/program/commissions/rule-based-commission.md)
- [Customer Discount](https://docs.wprelay.com/manage-affiliate-marketing/program/customer-discount.md): Learn how to set up and manage various discounts for the customers (Percentage and Fixed Cart & Product discounts) using the WP Relay plugin.
- [Signup Forms](https://docs.wprelay.com/manage-affiliate-marketing/program/signup-forms.md): Learn how to validate the signup forms and manage the affiliates associated with registration for WP Relay.


---

# 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:

```
GET https://docs.wprelay.com/manage-affiliate-marketing/program.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.
