> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-payments/settings/set-minimum-payout-for-affiliates.md).

# Set Minimum Payout for Affiliates

**GoAffPro** provides you with the option to set the minimum payout amount for affiliates.&#x20;

{% hint style="info" %}
The minimum payout amount allows you to set a minimum commission threshold that affiliates must reach before becoming eligible for payouts.&#x20;

For example, if the minimum payout amount is set to $50, then affiliates will have to earn a minimum of $50 in commissions before getting paid.
{% endhint %}

To set the minimum payout amount for affiliates, go to the **Payments** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/Ir1XvBC1VpasWDH9Ml9R" alt=""><figcaption><p>Settings > Payments </p></figcaption></figure>

Here, go to the Minimum Payout section.

![Minimum Payout](/files/-M6VC9CnowkiNOn5b14s)

Now, enter the amount.

![Enter the amount](/files/-M6VCeJqI5CshkmLm_CH)

After this click on **Save**.

![](/files/-M6VD5L2qqLsM3qVebs5)

{% embed url="<https://youtu.be/daEVLKdKND0>" %}
Set Minimum Payout for Affiliates
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goaffpro.com/affiliate-payments/settings/set-minimum-payout-for-affiliates.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.
