# Points Program

YieldFi Points are earned through on-chain activity and community participation within the YieldFi ecosystem. These points will form the foundation for current and future rewards, multipliers, and community benefits.

YieldFi Points are distributed across multiple Seasons

### Season 1 (LIVE)

Season 1 rewards early participants who actively contribute to the YieldFi ecosystem through minting, staking, lending, LPing, and engaging with partner protocols.

* Duration: Ongoing
* Key Focus: On-chain activities and marketing campaigns

Season 1 sets the foundation for future reward programs. Your points earned in this season may carry forward benefits.

### How Points Are Earned

Points can be earned through various activities:

* Minting & Holding vault tokens
* Supplying borrow assets to lending markets
* Pendle LP & YT tokens
* Referral program
* Participating in quests, campaigns, and social engagement

Each activity earns a base points payout, with additional multipliers applied where relevant.

You can track all eligible activities and strategies on the [DeFi Dashboard](https://v2.yield.fi/defi).

#### 1. DeFi Ecosystem Participation

Users earn points by minting YieldFi vault tokens and deploying them across integrated DeFi platforms.

#### 2. Campaigns

YieldFi periodically runs short-term campaigns where users can complete specific actions to earn bonus points.

Stay tuned to our Telegram and Twitter for live campaign announcements.

#### 3. Community Support

Users who actively support the YieldFi community through meaningful engagement (e.g., Discord activity, Twitter posts, quest completions) can earn points at the team’s discretion.

#### 4. Referrals

Earn additional points by referring new users.

* You receive 10% of the points earned by the person you referred.
* These are bonus points — your referral does not lose any of their points.
* Referral codes must be applied before a wallet mints vault tokens. Codes are permanent once applied.

Generate and manage your referral code in the [Referral page](https://v2.yield.fi/referral).

### Multipliers

Each activity using a whitelisted asset has an associated multiplier. Multipliers define how many points you earn per day.

| Whitelisted Asset               | Multiplier |
| ------------------------------- | ---------- |
| vyTokens                        | 5x         |
| Borrow Asset in Lending Markets | 2.5x       |
| yTokens                         | 1x         |

The multiplier for each activity using the whitelisted assets are decided by which category it falls under in the table below.

| Activity                                | Multiplier | Description                           |
| --------------------------------------- | ---------- | ------------------------------------- |
| Hold vyTokens                           | 5x         | Earn 5 points per $1 per day          |
| Hold YT                                 | 5x         | On Yield Markets, Until market expiry |
| Pendle LP Position                      | 5x         | On Yield Markets, Until market expiry |
| Supply borrow assets to lending markets | 2.5x       | On Lending Markets                    |
| Hold yTokens                            | 1x         | Earn 1 point per $1 per day           |

***


---

# 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.yield.fi/rewards/points-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.
