# Team boosts

#### Team Boost in Stage 5

Everyone in a referral family is a team. Teams can enjoy team boosts. In Stage 5, the team boost mechanism continues to reward cumulative trading activity within your referral team but with important improvements to enhance collaboration and consistency.

A team is composed of the following members:

* The person who invited you (A)
* Other invitees of the person who invited you (B)
* Yourself (C )
* Your invitees (D)

For example: Yuki invited you and Wyn to Aster. You invited Zen, and Zen invited Ben.

* Yuki = A
* Wyn = B
* You = C
* Zen = D
* Ben is not part of your team because he is a referral of your referral (second level).

**How team boosts work**

* Team boosts are based on the team’s cumulative points earned from trading on Aster Perpetual and Spot.
* Unlike Stage 2 where team boosts reset weekly at the start of each epoch, in Stage 5 the team boost accumulates continuously throughout the entire campaign without resetting.
* This change means your team’s progress is preserved, encouraging long-term collaboration and steady growth.
* When a new member joins a team, the team boost takes effect for them within a few hours, allowing immediate benefit without waiting for the next epoch.

Example

Wyn, Yuki, and Zen are a team. On the previous hour, they earned:

* Wyn: 600,000&#x20;
* Yuki: 300,000&#x20;
* Zen: 100,000&#x20;

Team points = 600,000 + 300,000 + 100,000 = 1,000,000&#x20;

According to the boost table, the team qualifies for a 1.05x boost, applied equally to each member’s:

* Wyn: 600,000 × 1.05 = 630,000&#x20;
* Yuki: 300,000 × 1.05 = 315,000&#x20;
* Zen: 100,000 × 1.05 = 105,000&#x20;

### Rh team boost

| Team Rh (at hourly snapshot) | Team boost |
| ---------------------------- | ---------- |
| 3,000,000                    | 1.05x      |
| 15,000,000                   | 1.1x       |
| 45,000,000                   | 1.15x      |
| 90,000,000                   | 1.2x       |


---

# 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-crystal-stage-5/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.
