# MANAGE AFFILIATE MARKETING

- [Program](https://docs.wprelay.com/manage-affiliate-marketing/program.md): Learn and discover how to create Affiliate Programs and assign various types of commissions to the affiliate and offers to the customers using the WP Relay plugin
- [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.
- [Affiliates](https://docs.wprelay.com/manage-affiliate-marketing/affiliates.md): Learn how to validate the affiliate accounts and how to manage their performance and activities in the WP Relay plugin from this guide.
- [Creating an Affiliate](https://docs.wprelay.com/manage-affiliate-marketing/affiliates/creating-an-affiliate.md): Learn how to create an affiliate and Explore the different methods by which a user can become an affiliate while using WPRelay from this simple documentation.
- [Sales](https://docs.wprelay.com/manage-affiliate-marketing/sales.md): The Orders tab offers a concise summary of all processed orders, providing essential details such as order ID, customer information, total amount and status for management.
- [Commissions](https://docs.wprelay.com/manage-affiliate-marketing/commissions.md)
- [Payouts](https://docs.wprelay.com/manage-affiliate-marketing/payouts.md)


---

# 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.wprelay.com/manage-affiliate-marketing.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.
