# Team Boosts

Every referral family forms a team. Teams earn a points multiplier based on their combined hourly trading activity — the more your team trades, the higher the boost applied to everyone's points.

### Who Is on Your Team

A team consists of up to four tiers within your referral chain:

<table><thead><tr><th width="301.5390625">Member</th><th>Role</th></tr></thead><tbody><tr><td><strong>A</strong></td><td>The person who invited you</td></tr><tr><td><strong>B</strong></td><td>Other people invited by A</td></tr><tr><td><strong>C</strong></td><td>You</td></tr><tr><td><strong>D</strong></td><td>People you invited</td></tr></tbody></table>

**Example:** Yuki invited you and Wyn. You invited Zen, who invited Ben.

* Your team: Yuki (A), Wyn (B), you (C), Zen (D)
* Ben is not on your team — he's a second-level referral (referral of your referral).

### **How It Works**

Team boost is calculated from the team's combined points across Spot and Perpetual trading. In Stage 6, boosts accumulate continuously throughout the entire campaign — unlike Stage 2 where they reset each epoch. Your team's progress is never lost.

When a new member joins, the boost takes effect within a few hours — no need to wait for the next epoch.

**Example:** Wyn (600k), Yuki (300k), and Zen (100k) earn 1,000,000 team points in an hour, qualifying for a 1.05× boost:

* Wyn: 600,000 → 630,000
* Yuki: 300,000 → 315,000
* Zen: 100,000 → 105,000

| Team Points (hourly snapshot) | Boost |
| ----------------------------- | ----- |
| 3,000,000                     | 1.05× |
| 15,000,000                    | 1.10× |
| 45,000,000                    | 1.15× |
| 90,000,000                    | 1.20× |


---

# 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.asterdex.com/program-and-rewards/points-and-campaigns/aster-convergence-stage-6/team-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.
