# Referral Reward

## Referral Reward set-up

The configuration of Referral Rewards may be accessed from the dedicated panel in the pool management navigation bar.

<figure><img src="https://1201101266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8yk3teqlc1ZoxM9Dnrf3%2Fuploads%2FoqKyzVMI6ey9FFRBsMZF%2Fimage.png?alt=media&#x26;token=faa2d20d-440e-4f94-ae39-16b661986ed7" alt=""><figcaption><p>Referral Reward configuration page</p></figcaption></figure>

From here you can:

### Referral Reward Rate set-up:

Input the Referrer ID, the Referral Reward Rate (in %) and the payment address.

* **Note**:  a single ID cannot be re-used for two different payment addresses.
* **Note**: if the reward rate is increased then there is a ten minutes timelock and the `updateMintReward`function needs to be called with at  least a ten minute delay to register the change. Reward rate decreases are  immediately set up.
* **Note**: Caller needs to be cleared for the *FLAG\_MINTREWARD\_CHANGE* privilege.

### Check a Referrer status

Input the Referral ID you would like checked and click on the 'Check Referral ID' box. Current and queued Referral Reward Rates will be displayed. A button will appear if the Referral Reward Rate is updatable.

### Delete a Referrer

Input the Referral ID you would like checked and click on the 'Delete Referrer' box.

* **Note**: A deleted ID cannot be reused.
* **Note**: A deleted Referrer can still claim pending rewards.
* **Note**: If a user tries to deposit a second time while using a deleted referral ID and having a deposit in queue then his first deposit is cancelled.
* **Note**: Caller needs to be cleared for the *FLAG\_MINTREWARD\_CHANGE* privilege.
