# Rewards

Reflector Dex offers three types of benefits to its investors for buying Reflected tokens.

1. Pool Price Value
2. Reflection Rewards
3. Referral Rewards

### Pool Price Value

One of the main feature of ReflectorDex is it has own liquidity pool. This liquidity pool for reflected token get created when new token is listed on ReflectorDex.

Initial price of reflected token is 0.0000001 base token. For purchase of every single token this price increase by 0.00000001 base token and on every sell price decrease by 0.00000001 base token. This helps to manage pool as well as work as self running yield farming program.

Due to increased pool price value users get benefits of price growth for purchased reflected tokens.

### Reflection Rewards

Whenever user buy or sell reflected tokens 10% of its price is deducted and distributed among existing reflected tokens holders.

Proportion of reflection rewards is directly linked with quantity of reflected tokens users hold. More reflected tokens user hold more rewards he/she earn.

### Referral Rewards

If users purchase reflected tokens using your referral link ReflectorDex offer you 3.33% of reflection rewards to you as referral bonus. This is not deducted from users token. It's deducted from reflection rewards. Out of 10% reflection rewards 3.33% reflection rewards is distributed as referral rewards and remaining 6.66% is distributed among existing holders as reflection.

Note: Each time user has to use your referral link to get reflection rewards. If user buy without your referral link then you will be not eligible to get any referral benefits.


---

# 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://reflectordex.gitbook.io/reflectordex/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.
