# What happens if your clients ask for a refund?

Your commission will be automatically calculated for you every month until the customer stops using the app. Right when the customer no longer uses the app (click to uninstall), your next commissions collected from that customer monthly will be terminated.

In the case when the customer who has already paid to use the app asks for a refund, your commission will be deducted automatically. If you have been already paid out, that amount from your next payout will be subtracted.<br>


---

# 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-partners-smartifyapps.gitbook.io/smartifyapps-partner/3.-faqs/what-happens-if-your-clients-ask-for-a-refund.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.
