# Fraud protection - Sales & commission

## Sales and commission

### **1. Detect duplicate referrals from an IP address**

This function also helps prevent suspicious sales from an IP address. You can set a period for the system to automatically detect if there are repeated sales from an IP address. You can choose <mark style="color:orange;">**Don't record**</mark> to completely ignore those orders or <mark style="color:yellow;">**Flag order**</mark> to still record while flagging them.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2Ff2wEchOaR0TFruMXFJwn%2Fimage.png?alt=media&#x26;token=36ffe4ad-8eea-4806-b5f5-8f33baee5333" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
***Note***: The preventive action will be taken from the following order that affiliates refer within the set period. The **maximum value** for Period is 31536000 seconds (365 days).
{% endhint %}

If you choose Flag order as an option, the system will automatically add a yellow warning next to the referral ID to inform you that this referral has been detected as fraudulent.&#x20;

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FDjGca2aA3vCiRfwTg1HI%2Fimage.png?alt=media&#x26;token=a745b01b-59a6-46be-b4cd-c8a3cafc9d7c" alt=""><figcaption></figcaption></figure>

### **2. Block sales from IP addresses**&#x20;

If you know the IP address that brings suspected sales to your store, you can permanently block sales from this IP address for good. Please make sure to press **Save** to block it completely.&#x20;

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FrJw1YNz8YroFCjnHS6ml%2Fimage.png?alt=media&#x26;token=38938b22-14ca-4f8c-818f-b9d52e065e23" alt=""><figcaption></figcaption></figure>

By clicking <mark style="color:blue;">**Blocklist**</mark>**,** you can review the blocked IP addresses. You can also unblock the IPs if you find them qualified or blocked by accident.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FyqD5a3eZV3pP9yr5xtDz%2Fimage.png?alt=media&#x26;token=a7bc73cb-7ce1-423a-8b02-580883250e04" alt=""><figcaption></figcaption></figure>


---

# 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.uppromote.com/settings/fraud-protection/fraud-protection-sales-commission.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.
