# Staking Unlock Tiers

The staking tier system rewards long-term commitment with platform access equivalents to paid subscriptions. Fiat-paying subscribers retain priority above all staking tiers. Staking is economically equivalent, not superior.

| Tier | Platform Access          | Credit Bonus | Referral Bonus | GPU Priority                      |
| ---- | ------------------------ | ------------ | -------------- | --------------------------------- |
| S1   | Free Tier unlocked       | +5%          | +5%            | Starter GPU (below fiat users)    |
| S2   | Starter Tier unlocked    | +10%         | +10%           | Pro GPU (below fiat users)        |
| S3   | Pro Tier unlocked        | +15%         | +15%           | Enterprise GPU (below fiat users) |
| S4   | Enterprise Tier unlocked | +20%         | +20%           | Maximum GPU priority for stakers  |


---

# 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.eitherway.ai/token/economics/staking-unlock-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.
