# Team Bonus

The Member Rewards represents the points earned within your team. By inviting more individuals to join your team using your referral code, your member score escalates, enhancing your mining pace.

<table><thead><tr><th width="216">Rate</th><th width="517">Describe</th></tr></thead><tbody><tr><td>Member Rewards</td><td><p><strong>Rewards = ( User type + Verified mining team * b)</strong></p><p>Verified mining team: is a member who is referred by you and is in mining status and verified email.</p><p><em>User type:</em></p><p><em><strong>Normal = 1</strong></em><br><em><strong>Pioneer = 3</strong></em><br><em><strong>Distributor = 5</strong></em><br><em><strong>Partner = 7</strong></em><br></p><p>With: b = 25%<br>---<br>View more: <a href="https://docs.superwal.io/spl-mining/user-type">User type</a></p></td></tr></tbody></table>

Active users are vital team members actively engaged in mining. Members not actively mining won't contribute to the member points. It's crucial to keep your team informed to ensure everyone maintains mining status. This practice fosters team unity, boosts mining capabilities, and maximizes community rewards.


---

# 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.superwal.io/spl-mining/team-bonus.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.
