# Account Boosts

Completing achievements allows users to gain experience (EXP), which helps elevate their account statuses. As users gain more EXP and unlock higher status levels, they will receive a higher reward boost that benefits all nodes associated with the account.

<table><thead><tr><th width="363">Account Status</th><th>Reward Boost</th></tr></thead><tbody><tr><td>Iron</td><td>0%</td></tr><tr><td>Bronze</td><td>2%</td></tr><tr><td>Silver</td><td>4%</td></tr><tr><td>Gold</td><td>6%</td></tr><tr><td>Platinum</td><td>8%</td></tr><tr><td>Diamond</td><td>10%</td></tr></tbody></table>

{% hint style="info" %}
Reward Boost applies to Uptime and Tap rewards.&#x20;

NOT applicable to Referral Bonuses.
{% endhint %}


---

# 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.gradient.network/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded/account-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.
