# QUICK START

- [Introduction](https://docs.wprelay.com/quick-start/introduction.md): Explore , Discover and Learn how to create various Affiliate programs and how does it works in detail in your Woocommerce store using the WP Relay plugin.
- [Creating a Simple Affiliate Program](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program.md): Explore and Learn how to create a simple affiliate program for your WooCommerce store using WP Relay plugin from this useful guide.
- [Get 10% commission on each affiliate sale](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program/get-10-commission-on-each-affiliate-sale.md): Explore and discover how to provide the affiliates with a 10% commission on each sale by creating an Affiliate program using the WP Relay plugin.
- [ Tiered Commissions](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program/tiered-commissions.md)
- [Creating a Tiered commission for 'Number of referrals' condition.](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program/tiered-commissions/creating-a-tiered-commission-for-number-of-referrals-condition..md): Learn how to provide Affiliate A with 10% commission when there are 5 or more referrals, and offer customer a 10% discount through an advanced affiliate program
- [Creating a Tiered commission for 'Total sale amount' condition.](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program/tiered-commissions/creating-a-tiered-commission-for-total-sale-amount-condition..md): Discover how to provide Affiliate B with a life time 5% commission when sales amount exceeds 1000, and offer customers a one-time $5 discount through an advanced affiliate program.
- [Creating a Tiered commission for 'Number of sales count' condition.](https://docs.wprelay.com/quick-start/creating-a-simple-affiliate-program/tiered-commissions/creating-a-tiered-commission-for-number-of-sales-count-condition..md): Discover offering Affiliate C tiered commissions (10%, 15%, 20%) for sales thresholds (5, 10, 15+), and a 5% discount for customers buying product A via a simple affiliate program.
- [Create a Simple Customer Referral Program](https://docs.wprelay.com/quick-start/create-a-simple-customer-referral-program.md): Learn how to create an advanced Affiliate referral programs for your WooCommerce store using the WP Relay plugin from this simple guide.
- [Give $10 Get $10 referral program.](https://docs.wprelay.com/quick-start/create-a-simple-customer-referral-program/give-usd10-get-usd10-referral-program..md): Learn how to offer $10 commission for affiliate A and $10 discount for customers via a simple affiliate program.


---

# 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/quick-start.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.
