# Tremendous Settings

Once connected, you can configure how and when rewards are distributed:

1. Manage Reward Conditions:\
   ![](https://346708387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpvWNOwMd3hfowlhBXaA%2Fuploads%2F2tHKeF2LO76IkyL6bw6t%2FScreenshot%202024-11-12%20at%205.42.49%20PM.png?alt=media\&token=de2c1615-8737-4a7c-9f5f-81f3f7036495)<br>
2. Click on the "Manage" button.
   * **Assign referee reward when referrer is rewarded:** In some cases, you may want to reward the referee at the same time when the referrer gets a reward if you do not provide a discount/promo upfront. Enabling this feature will add the referee in the rewards table to be processed for rewards either manually or automatically if auto reward is enabled.\
     Note: This feature is only available in double sided refer a friend program. \
     Note: This option is only available in paid plans.
   * **Auto Reward:** Referral Rocket will automatically and instantly process rewards on your behalf when a participant becomes eligible for a reward. Set a minimum amount for a reward to be sent automatically.
     * Immediately - Send reward immediately when they become eligible
     * 15th of every month - Send rewards 15th of every month. For example, with the 15th of every month option, the reward issued in December will be disbursed on January 15th.
     * 30th of every month - Send rewards 30th of every month. For example, with the 30h of every month option, the reward issued in December will be disbursed on January 30th.


---

# 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://referral-rocket.gitbook.io/docs/rewards/tremendous/how-to-integrate-tremendous/tremendous-settings.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.
