# 7) Membership Tiers

SolHub introduces a tiered membership system based on token holdings, rewarding users with increasing benefits and privileges as they ascend through different tiers:

**- Bronze:** Entry-level tier with basic benefits and access to platform features.

**- Silver:** Intermediate tier offering enhanced privileges and rewards for active users.

**- Gold:** Advanced tier providing exclusive benefits and premium support services.

**- Diamond:** Elite tier reserved for top contributors and influencers, with unparalleled perks and recognition within the community.<br>


---

# 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://solhub-gitbook.gitbook.io/solhub-document/token-utilities-and-features/7-membership-tiers.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.
