# Membership NFT

StadiaX Memberships NFTs are divided into three tiers: alpha, beta, and gamma. These NFTs enable the holders to receive special benefits which include airdrops, access to discounts, inclusion in the “Allowlist”, and permit the owners to hold other NFTs earning additional StadiaX (STADX) Tokens.

The different tiers of membership have varying costs and corresponding levels of benefits. The Alpha tier is the highest and most expensive tier. Alpha memberships will be sold first and will have the lowest total fixed supply, making them also the most exclusive and rare.&#x20;

Beta memberships will have the next highest price and be sold second and will have the larger fixed supply, making them also exclusive but less rare. Both Alpha and Beta membership supply will never be expanded and therefore would become more scarce as new users would need to acquire them from existing holders for their preferred benefits.

Gamma membership supply will be increased seasonally to accommodate increased demand for more memberships, sustainably.

Revenue from membership sales will be utilized to finance the platform development, game API  and SDK development, membership rewards, and platform promotions including game and event sponsorship.

#### Membership Tiers Supply

<table data-header-hidden><thead><tr><th></th><th width="145"></th><th></th><th></th></tr></thead><tbody><tr><td>Tiers (3)</td><td>Description</td><td>Supply Type</td><td>Total Supply</td></tr><tr><td>α - Alpha</td><td>Elite / Founders</td><td>Fixed</td><td>1500</td></tr><tr><td>β - Beta</td><td>VIPs</td><td>Fixed</td><td>2500</td></tr><tr><td>γ - Gamma</td><td>General</td><td>Seasonal</td><td>5000</td></tr></tbody></table>

**Membership Tiers Benefits**

<table data-header-hidden><thead><tr><th width="131"></th><th width="95"></th><th width="98"></th><th width="95"></th><th width="85"></th><th width="113"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Tiers (3)</td><td>Airdrop Enabled</td><td>Reward Program Enabled</td><td>Private Sale Allowlist Entry</td><td>Early Game Access</td><td>GamePass Drop</td><td>Loyalty Program Seniority Bonus</td><td>Voting Rights</td><td>Beta Testing Reward Participation</td></tr><tr><td>α - Alpha</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>FULL</td><td>YES</td></tr><tr><td>β - Beta</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>YES</td><td>SOME</td><td>NO</td></tr><tr><td>γ - Gamma</td><td>YES</td><td>YES</td><td>YES</td><td>NO</td><td>NO</td><td>NO</td><td>NO</td><td>NO</td></tr></tbody></table>


---

# 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://stadiax.gitbook.io/stadiax-whitepaper/growing-ecosystem/membership-nft.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.
