# &#x20;Tiered Commissions

- [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.


---

# 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/creating-a-simple-affiliate-program/tiered-commissions.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.
