> For the complete documentation index, see [llms.txt](https://str8fire.gitbook.io/str8fire/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://str8fire.gitbook.io/str8fire/ecosystem/str8pad/tier-system.md).

# Tier System

## The System

The **STR8FIRE Tier System** is designed to reward committed participants by granting access to the best investment opportunities and exclusive ecosystem benefits based on their staking of [**$STRF** ](/str8fire/ecosystem/usdstrf.md)tokens.

It functions as a transparent, merit-based framework that ensures users receive fair access and growing utility as they become more engaged. Your Tier is determined by how much [**$STRF**](/str8fire/ecosystem/usdstrf.md) you stake — unlocking better allocation terms, perks, and early access the higher you go.

## **How It Works**

To access STR8FIRE’s benefits and participate in [**Tokenized IP Offerings (TIPOs)**](/str8fire/ecosystem/str8pad/tokenized-ip-offering.md), users need to [**stake $STRF**](/str8fire/ecosystem/usdstrf/staking.md) — the native token of the STR8FIRE ecosystem.

### ⚡ STR8 Power

[**Staking**](/str8fire/ecosystem/usdstrf/staking.md) generates **STR8 Power**, which determines your position in the **Tier System**. The more STR8 Power you accumulate, the higher your Tier — unlocking better allocations, exclusive perks, and early access across the platform.

### 🏅 The Tiers

[**STR8PAD**](/str8fire/ecosystem/str8pad.md) has six Tiers, each with progressively greater benefits:

<table><thead><tr><th width="67.078125" align="center">Nr.</th><th width="269.3046875">Tier Name</th><th>STR8 Power Required</th></tr></thead><tbody><tr><td align="center">1</td><td><img src="/files/g9XsHYBcC36ETBBkGlJ1" alt="" data-size="line"> Bronze</td><td>Free (No staking required)</td></tr><tr><td align="center">2</td><td><img src="/files/tyTS5g4EJrkfDdUreZxe" alt="" data-size="line"> Silver</td><td>10,000</td></tr><tr><td align="center">3</td><td><img src="/files/iRKUjnmWJj6fjanUtNX3" alt="" data-size="line"> Gold</td><td>20,000</td></tr><tr><td align="center">4</td><td><img src="/files/mXYhTbU3GyxqnlQiEEZ1" alt="" data-size="line"> Platinum</td><td>50,000</td></tr><tr><td align="center">5</td><td><img src="/files/KgUmwr0l6N3yJPtQpqvd" alt="" data-size="line"> Diamond</td><td>100,000</td></tr><tr><td align="center"><strong>6</strong></td><td><img src="/files/jDDAJ3hH5sDl6xA0O7eo" alt="" data-size="line"> <strong>Diamond X</strong></td><td><strong>200,000</strong></td></tr></tbody></table>

Your Tier is fully determined by your staked [**$STRF** ](/str8fire/ecosystem/usdstrf.md)and reflected as [**STR8 Power**](#str8-power) on the platform. The higher your Tier, the greater your allocation in TIPOs, access to exclusive deals, and ecosystem rewards.

## Key Tier Benefits <a href="#tier-rewards-your-benefits-unlocked" id="tier-rewards-your-benefits-unlocked"></a>

<figure><img src="/files/n7py0NHfAl6DUlE5VT9d" alt=""><figcaption></figcaption></figure>

* **Allocation Multiplier**: Higher tiers get more allocation in TIPOs (Tokenized IP Offerings)
* **100% Refund Guarantee**: All tiers have eligibility for refunds per TIPO terms
* **Guaranteed Allocations**: Starting from Silver tier and up
* **Ambassador Program Access**: Available from Gold tier and up
* **OG Pass Boost**: Extra benefits for OG Pass holders in upper tiers
* **STR8 STUDIO Access**: Exclusive to Diamond X

### STR8 STUDIO: **The Ultimate Tier Reward** <a href="#diamond-tier" id="diamond-tier"></a>

<figure><img src="/files/AHEfpivUZxSvb8867HsQ" alt=""><figcaption></figcaption></figure>

**STR8 STUDIO** is the highest-tier membership benefit in STR8FIRE’s ecosystem, available only to **Diamond X** users — the [**top level**](#the-levels) of our Tier System.

This is not a club — it’s a gateway into real entertainment production. STR8 STUDIO connects Web3 investors with unreleased IPs, private investment deals, and insider updates usually reserved for Hollywood circles.

**Benefits include:**

* Direct access to IP owners
* Private tokenized IP opportunities
* Premium airdrops
* Exclusive trend reports and project briefings

**There are no shortcuts.** STR8 STUDIO access is only unlocked by [**staking**](/str8fire/ecosystem/usdstrf/staking.md) enough [**$STRF**](/str8fire/ecosystem/usdstrf.md) to reach **Diamond X** — no buy-ins, no backdoors.

In short, STR8 STUDIO bridges the Web3 capital network with the entertainment production world — and defines the future of IP investing


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://str8fire.gitbook.io/str8fire/ecosystem/str8pad/tier-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
