# Multipliers & Bonuses

Stack these on top of your base points to climb the leaderboard faster.

***

### Streak — up to 2.0x

The most powerful multiplier. Be active on consecutive days:

| Consecutive Days | Multiplier |
| ---------------- | ---------- |
| 7 days           | 1.3x       |
| 14 days          | 1.5x       |
| 21 days          | 1.75x      |
| 30+ days         | 2.0x (max) |

Miss 1 day, drop one tier. Miss 3+, full reset.

***

### The Pulse — 2x

Time-limited events announced on [@FluxFlowFi](https://twitter.com/FluxFlowFi). During Pulse events, the daily points floor doubles for everyone.

Follow us so you don't miss them.

***

### Referrals — +10%

Refer someone to Flux. You earn **10% of their points**, forever. Capped at 2x your own daily earning.

***

### Quests — Fixed Bonus

One-time rewards for exploring the product:

All quest activities are recorded on the backend.

| Quest                  | What to do                       |
| ---------------------- | -------------------------------- |
| First Swap             | Complete your first swap         |
| Swap 3 Different Pairs | Swap on 3 different pools        |
| Provide LP in Any Pool | Open an active LP position       |
| Tight Range LP         | LP with less than 5% price width |
| Refer 1 Active User    | Refer someone who earns points   |
| Refer 5 Active Users   | Refer 5 people who earn points   |

***

### Fluent Prints — up to 1.5x (coming soon)

A reputation-based multiplier tied to your Fluent Prints score. Verified humans earn more. Coming in a future update.

***

### How They Stack

All multipliers apply on top of each other. A user with:

* 30-day streak (2.0x)
* Active during a Pulse event (2x floor)
* 5 active referrals (+10% each)

...earns significantly more than someone with the same volume and no multipliers. Consistency and engagement compound.


---

# 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://fluxflow.gitbook.io/docs/points-program/multipliers-and-bonuses.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.
