> For the complete documentation index, see [llms.txt](https://docs.realfi.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realfi.co/the-rfg-token-and-r-points/what-is-rfg.md).

# What is RFG

#### RFG and the future of protocol governance <a href="#rfg-and-the-future-of-protocol-governance" id="rfg-and-the-future-of-protocol-governance"></a>

RFG is the governance token of the RealFi protocol, designed to align long-term participants with the sustainable evolution of the protocol.

At this time, RFG is earned through active participation in the RealFi ecosystem via an off-chain, institutional-grade loyalty engine known as R-Points.

* **Earning points:**

  Early adopters and participants earn R-Points by engaging in behaviors that support the protocol's stability and liquidity, such as referring friends and protocol liquidity.
* **Seasonal conversion:**

  During designated seasonal distribution windows, points are converted into RFG governance tokens at a team-defined conversion rate.
* **Legal framework for conversion:**

  To ensure compliance, the conversion of points into RFG is tied to protocol participation thresholds rather than commercial or financial targets. The exact conversion rates and vesting schedules will be published by the protocol before each distribution event takes place.

RFG has not yet been issued, is not currently offered for sale, and is not currently available for distribution. Any future issuance or distribution of RFG, including any conversion of R-Points to RFG, will be subject to a separate decision by the relevant RealFi entity, applicable legal and regulatory requirements, and separate terms and conditions to be published at the relevant time.

The specific tokenomics, distribution mechanics, conversion mechanics, vesting schedules, and governance rights of RFG will be disclosed in connection with the RFG token generation event in accordance with applicable law. Until that disclosure is published, no final representation is made concerning RFG supply, allocation, distribution timing, vesting terms, or governance rights.

R-Points are a record of protocol participation only. R-Points have no monetary value and do not constitute a financial instrument, security, token, or any other regulated product. R-Points do not create any entitlement, expectation, or legally enforceable right to receive RFG tokens, any other digital asset, or any payment of any kind.

For more information, see our *Terms of Service* and *Points Program Terms* below.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.realfi.co/the-rfg-token-and-r-points/what-is-rfg.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
