# Rewards

The Rewards page on WLFI Markets displays your USD1 Points, a participation metric that recognizes users who supply USD1 through the protocol. This guide explains how to view your rewards and understand the USD1 Points Program.

## Overview

When you supply USD1 on the WLFI Markets interface:

* **Earn USD1 Points**: Accumulate points based on your supplied USD1 balance
* **Automatic accrual**: No staking, claiming, or extra steps required
* **Track your engagement**: View your total points earned on WLFI Markets and across third-party platforms

{% hint style="warning" %}
USD1 Points are intended to be a participation metric only. Points reflect your ongoing engagement with USD1.
{% endhint %}

## Accessing the Rewards page

To view your USD1 Points:

1. Visit the [WLFI Markets application](https://markets.worldlibertyfinancial.com)
2. Connect your wallet
3. Click **"Rewards"** in the top navigation bar

The Rewards page displays your current USD1 Points balance on WLFI Markets and information about the program.

## What is the USD1 Points Program?

The USD1 Points Program is a way of recognizing users who hold or use USD1 across platforms. When you supply USD1 through WLFI Markets, you can earn USD1 Points that track your participation in the ecosystem.

### Key characteristics

* **Not a token**: USD1 Points are not a cryptocurrency or digital asset
* **Non-transferable**: Points cannot be traded, sold, or moved between platforms
* **Platform-specific**: Points earned on WLFI Markets are tracked separately from third-party platforms
* **Participation metric**: Points reflect engagement

## How it works

There's nothing to claim, no staking, and no extra steps. Once you supply USD1, you automatically start earning points.

### Earning points on WLFI Markets

* When you supply USD1, it starts generating USD1 Points
* Points update continuously based on your supplied amount of USD1
* Your total points earned on WLFI Markets are displayed on the Rewards page

### Requirements

{% hint style="warning" %}
The USD1 Points program requires a minimum balance of **1,000 USD1** to earn USD1 Points.
{% endhint %}

To earn USD1 Points on WLFI Markets:

| Requirement           | Description                                                |
| --------------------- | ---------------------------------------------------------- |
| **Minimum balance**   | Supply at least 1,000 USD1                                 |
| **Maintain supply**   | Keep USD1 supplied to the protocol                         |
| **Automatic accrual** | Points accumulate based on your supplied balance over time |

## Understanding your points display

The Rewards page shows:

| Element                 | Description                                         |
| ----------------------- | --------------------------------------------------- |
| **Your USD1 points**    | Your current points balance                         |
| **Update frequency**    | Points update every 24 hours                        |
| **WLFI Markets tab**    | Points earned specifically on WLFI Markets          |
| **Total points earned** | The cumulative points you've earned on WLFI Markets |

## Third-party platforms

You may also earn USD1 Points on third-party platforms that support USD1 activity. Availability, earning rules, and eligibility on those platforms may be determined by each platform's terms and conditions.

Examples of eligible activities across the ecosystem may include:

* Supplying USD1 through WLFI applications
* Holding USD1 balances on certain platforms
* Trading USD1 pairs on participating exchanges
* Using USD1 in certain DeFi protocols

{% hint style="warning" %}
Points earned on third-party platforms are displayed on those platforms.
{% endhint %}

## Important notes

* USD1 Points are a participation metric only
* Participation does not guarantee points accrual
* Program rules may change over time
* Availability may vary by platform and jurisdiction

For complete details about the USD1 Points Program, see the [USD1 Points Program](/usd1-token/usd1-points-program.md) documentation.

## What's next?

Now that you understand how rewards work on WLFI Markets, you can:

* [**Supply**](/wlfi-markets/how-to-guides/supply.md) - Supply USD1 to start earning points
* [**Borrow**](/wlfi-markets/how-to-guides/borrow.md) - Use your supplied collateral to borrow other assets
* [**Withdraw**](/wlfi-markets/how-to-guides/withdraw.md) - Remove your supplied assets when needed
* [**Activity**](/wlfi-markets/how-to-guides/activity.md) - Track your transactions and position history

## Additional resources

* [USD1 Points Program](/usd1-token/usd1-points-program.md) - Complete program details
* [WLFI Markets Overview](/wlfi-markets/overview.md)
* [Markets](/wlfi-markets/markets.md) - View all available markets and rates


---

# 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.worldlibertyfinancial.com/wlfi-markets/how-to-guides/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.
