# Segment Points

The Segment Finance Loyalty Program is highly customisable, enabling us to reward productive protocol activity.&#x20;

It gives users a preview into how much Airdrop they can get according to their deposited TVL and time spent on the protocol.&#x20;

The longer users hold liquidity on the platform, the more Points they earn and the larger eligible Airdrop allocation they generate.&#x20;

Segment Points are generated from the time-weighted deposits as follows:

1. **Lending 1 dollar worth of assets will generate 1 Point per day**

Liquidity provision is the primary action that is rewarded with Segment Points, but stay tuned for campaigns, events, and other actions for more opportunities to gain Points and increase your Points allocation.

**Boost**

In addition to Lending, users have the ability to boost their Points Earnings by Staking $SEF in the Segment Vaults. The maximum boost is 5x. To achieve the max boost, the staked $ amount must be at least equal to the supplied $ amount. The Average Boost in the My Points section displays an overall value across all chains and is calculated as:  Avg. Boost = 4 \* Staking $ / Lending $ + 1

*The Segment Points are updated everyday at 0 UTC time, according to the current value of the liquidity supplied.*

To view the earned Segment Points, user can navigate to the Points Page, where the Points Summery, including the avg. boost and the current Ranking are displayed . <br>

**Early Supporter**

To express appreciation to our early supporters, we have taken all deposits and staked SEF into account for the period from the launch of Segment on January 7th 2024 and until the launch of this Points program. For that we scanned the protocol’s on-chain history on BSC and calculated Points for all users who have deposited to Segment in the past.&#x20;

The 20 most active users can now be viewed on our Leaderboard.


---

# 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.segment.finance/protocol/segment-loyalty-program/segment-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.
