# Disable Commission on Tips

**GoAffPro** provides you with the option to disable the commission that is calculated on tips.

To disable the commission that is calculated on tips, go to the **Commission Modifiers** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/rviH6SnmT6iVSj5UcifM" alt=""><figcaption><p>Commissions > Commission modifiers</p></figcaption></figure>

Here, click on **Add new modifier**.

{% hint style="info" %}
Make sure that the Commission Modifiers toggle is enabled.
{% endhint %}

![Click on Add new modifier](/files/-MNXy4wfwzIHLJSxqDkT)

Now, select the "Product Name" rule.

![Select the "Product Name" rule](/files/-MNXyTTjQAbRUbc1CBzE)

After this, set the "matches" value to Tip.

![Set matches value to tip](/files/-MNXypXu3uGQFMlXK43X)

Now, set the "adjust commission by" percentage to -100%.

![Set adjust commission by percentage to -100%](/files/-MNXzANOaEOCdPZBuT4s)

Finally, click on **Add Modifier**.

![Click on Add Modifier](/files/-MNXzaTfQ9bgjkGhc3J8)

The newly set commission modifier will prevent the commission from being calculated on the tip.

![](/files/-MNXzfPAgHrfJTQvoVhB)


---

# 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.goaffpro.com/affiliate-commissions/advanced-settings/disable-commission-on-a-product/disable-commission-on-tips.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.
