# Fraud detection

You can choose to **allow** or **prevent** commissions when certain conditions are detected.

You have to move to **Settings > General**

<div align="left"><figure><img src="/files/riwRkIEfCi6kxgHLGUeR" alt=""><figcaption></figcaption></figure></div>

We offer four types of **Fraud protection**:

* **Same Affiliate and Customer email address**\
  Prevent commissions if the affiliate and customer share the same email address, which commonly indicates self-referrals.
* **Same Affiliate and Customer IP address**\
  Block commissions when the affiliate and customer place an order from the same IP address.
* **Same Affiliate and Customer first and last name**\
  Detect and prevent commissions when the affiliate and customer have matching names.
* **Referral sales via Google Ads**\
  Prevent commissions for orders generated through Google Ads traffic if you do not allow affiliates to run paid ads.

When a conversion is automatically denied by Fraud Protection, it will appear in the Conversions list with a **Denied** status. You can hover over to see the specific reason the order was blocked

<div align="left"><figure><img src="/files/hHY2VQCwm6hChagcDfCQ" alt=""><figcaption></figcaption></figure></div>


---

# 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.bixgrow.com/other-settings/fraud-detection.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.
