# RFI Rewards

RFI rewards (also called reflections) work by applying a small fee to each transaction and instantly splitting that fee among all holders of the token.\
\
Holders do not need to stake or wait for fees to be delivered. Fees are awarded by the smart contract and immediately reflected in the holders' balance. This provides long-term holders with a lifetime of frictionless, non-inflationary passive rewards.

{% hint style="info" %}
In the case of ELEPHANT token, the 10% fee on transaction is split evenly between **liquidity** (5%) and all the **holders** of the token (5%).
{% endhint %}


---

# 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://wiki.elephant.money/glossary/rfi-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.
