# Rewards

Receiving a reward means you get paid a percentage of the total sale of the new user. You get rewards on **the first three orders of that user**. The reward is **25% of the order**. If this 25% exceeds 9999$, then you will get 9999$. You can withdraw your reward 30 days after the  order has been paid and processed. This doesn't apply if the user requests a refund.


---

# 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://drsoft.gitbook.io/affiliates/other-affiliation-methods/rewards.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.
