# Re Points

### 1. Purpose

The Points Program rewards wallets that supply and retain capital in the Re ecosystem. Points accrue daily for each eligible token held.

### 2. How Points Accrue

Refer to [app.re.xyz/points](https://app.re.xyz/points) for the current list of opportunities and multipliers.

**Example:** 10,000 reUSD earns 10,000 × 5 = 50,000 points per day.

Each strategy has its own multiplier that applies only to that strategy. If you hold reUSD (5× multiplier) and the reUSD Pendle LP (30× multiplier), you earn 5 points per reUSD held and 30 points per dollar in the LP — the multipliers don't stack across strategies.

### 3. Balance Requirement

* Points accrue only while you hold Re assets.
* Accrual stops immediately on any assets that leave your wallet.
* You always retain points you've already earned.
* If you exit your position, all accrual stops. When you return and deposit again, points start accruing on your new balance and are added to your previously earned total.

The Points Program rewards wallets that supply and retain capital in the Re ecosystem. Points accrue daily for each eligible token held.

***


---

# 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://docs.re.xyz/protocol/re-points.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.
