# Extra boosts

## Referral Boost

Invite friends, grow the community, and earn extra rewards.

<table><thead><tr><th width="151.3203125">Component</th><th>Description</th></tr></thead><tbody><tr><td><strong>Referral Bonus</strong></td><td>+50 points once your referral reaches at least 100 points</td></tr><tr><td><strong>Activity Boost</strong></td><td>+20% of all points earned by your referral during the same Season once they reach 100 points</td></tr><tr><td><strong>Season Reset</strong></td><td>All referral links reset at the end of each Season</td></tr></tbody></table>

**Example:**

> Alice invites Bob to Zaïffer during Season 1. During Season 1:
>
> * Bob Shields 1,000 USDC → earns 10 points
> * Later in the Season, Bob earns 500 more points
> * →  Alice gets 50 + 100 points (20% of 500).
>
> Result: Bob earns 510 points, Alice earns 150 points.

## Loyalty Boost for returning users

Stay active across Seasons and earn more.

If you earned **at least 100 points** in the previous Season, you automatically get a **+10% boost** on all points earned in the next Season.

**Example:**

> You earned 2,000 points in Season 1 → qualify for +10% boost in Season 2.\
> In Season 2, you earn 1,500 base points → (1,500 × 1.10) = **1,650 total points.**


---

# 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://zaiffer.gitbook.io/wiki/loyalty-program/extra-boosts.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.
