> For the complete documentation index, see [llms.txt](https://docs.goevolve.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goevolve.xyz/rewards/points-program.md).

# Points Program

**Evolve Points** are earned through onchain activity and community participation across the **eUSD** ecosystem on **SEI**. Points form the foundation for current and future rewards, multipliers, and community benefits.

Evolve Points are distributed across multiple **Seasons**.

***

### Season 1 (LIVE)

Season 1 rewards early participants who actively contribute to the **eUSD ecosystem** through **minting, holding, lending, borrowing, providing liquidity**, and participating in partner protocol activity and campaigns.

* **Duration:** Ongoing
* **Key focus:** Onchain activity + growth campaigns

Season 1 sets the foundation for future reward programs. Points earned in this season may carry forward benefits into later seasons (as defined by future announcements).

***

### How points are earned

Points can be earned through a set of eligible activities:

* **Minting & holding eUSD**
* **Supplying assets to lending markets** (where supported)
* **Using eUSD as collateral** (borrowing against it, where supported)
* **Providing liquidity in eUSD markets** (DEX/venue pools on SEI, where supported)
* **Participating in quests, campaigns, and social/community engagement**

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

You can track eligible activities and your points on the **DeFi Dashboard** (once linked in-app).

***

### 1) DeFi ecosystem participation

Users earn points by minting **eUSD** and deploying it across supported SEI DeFi platforms, including:

* lending markets (supply/borrow/collateral use)
* liquidity pools (eUSD pair markets)
* other whitelisted integrations as they go live

Eligibility is based on onchain activity and supported market addresses.

***

### 2) Campaigns

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

Follow Telegram and Twitter/X for live campaign announcements.

***

### 3) Community support

Users who actively support the Evolve community through meaningful engagement (e.g., Discord activity, Twitter posts, quest completions) may earn discretionary points, subject to the program rules.

***

### Multipliers

Each eligible activity has an associated multiplier that determines how many points you earn per day.

#### Activity multipliers (Season 1)

| Activity                                     | Multiplier | Description                    |
| -------------------------------------------- | ---------: | ------------------------------ |
| Hold eUSD                                    |       1.0× | Earn 1 point per $1 per day    |
| Supply assets to lending markets             |       2.5× | On supported lending markets   |
| Use eUSD as collateral (borrow against eUSD) |       2.5× | On supported lending markets   |
| Provide liquidity in eUSD markets            |       2.0× | On supported eUSD pools/venues |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goevolve.xyz/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.
