# Lumen Loyalty Program

Lumen Loyalty Points will be used to determine each user's on-chain contribution to the Lumen ecosystem. Points Program leaderboard will be the main benchmark for incentive distribution.

**How to Earn Lumen Loyalty Points?**

For the initial phase of this program, users can earn points by supplying or borrowing assets available on the Lumen Money protocol.

Every $1 worth of assets deposited will earn you 1 Point per day, and every $1 worth of assets borrowed will earn you 4 Points per day.

Points will accrue based on daily snapshots of the user positions.

There will be more ways to earn points soon!


---

# 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.lumen.money/introduction/lumen-loyalty-program.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.
