# Is there any chance that my referral reward will be adjusted?

During the period that the referred customer uses our app, if there is any change on the customer’s app package (like plan upgrading or downgrading), your commissions will be adjusted accordingly.

For example, you refer customer A to install an app at $29.99 for Basic plan. After a 14-day free trial, if A continues to use the app, with your commission rate of 30%, you will then receive $29.99\*30% = $8.997. Next month, If A upgrades to a higher plan (e.g: $34.99), your commission will increase at $34.99\*30% = $10.497.

The longer they have our apps, the more commission you can make.


---

# 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/is-there-any-chance-that-my-referral-reward-will-be-adjusted.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.
