# Discounts

## Discounts based on period

In your [affiliate ](https://affiliates.changemyip.com)account you can configure your discounts based on quantity, we will talk more about this in the [Set up discounts](/affiliates/white-label/affiliates-tutorial/set-up-discounts.md) section.&#x20;

The user can buy on several months period. You can change your selling discounts inside your account. **The following discounts are as example**, the **current discount applied when you are buying from us are visible inside your accoun**t in the **Discounts Interval** section.

* 1 Month 0% discount
* 3 Months 5% discount
* 6 Months 12% discount
* 12 Months 28% discount

**For example,** your price for a Proxy is 1.8$. The user is buying 10 proxies with the payment cycle of 3 Months.&#x20;

**You will receive:**

10 \* 1.8 \* 3 - 10 \* 1.8 \* 3 \* 5/100 = 54 - 54 \* 5/100 = 54 - 2.7 = **51.30$**

**We will subtract:**

10 \* 1.3 \* 3 - 10 \* 1.3 \* 3 \* 5/100 = 39 - 39 \* 5/100 = 39 - 1.95 = **37.05$**

## Discounts based on quantity

In your [affiliate ](https://affiliates.changemyip.com)account you can configure your discounts based on quantity, we will talk more about this in the [Set up discounts](/affiliates/white-label/affiliates-tutorial/set-up-discounts.md) section.&#x20;

**The following discounts are as example**, the current discount applied when you are buying from us are visible inside your account in the **Discounts Quantity** section:

* For **50 products** or more the discount is **6%**
* For **100 products** or more the discount is **15%**

**For example,** your price for a proxy is 1.8$. The user is buying 110 proxies with the payment cycle of 1 Month, and let's assume that your discount for 100 products or more is just 10%.

**You will receive:**

110 \* 1.8 - 110 \* 1.8 \* 10 /100 = 198 - 198 \* 10/100 = 198 - 19.8 = 178.2$

**We will subtract:**

110 \* 1.3 - 110 \* 1.3 \* 15/100 = 143 - 143 \* 15/100 = 143 - 21.45 = 121.55$


---

# 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://drsoft.gitbook.io/affiliates/prices/discounts.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.
