# Tier System & Allocation

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

## 1. Staking Overview

Launchpool offers a **unique opportunity and guaranteed allocation** for users to participate in IDO by staking BSCS tokens. **The more you stake, the higher your tier, and the larger your guaranteed IDO allocation.**

{% hint style="info" %}
Stake at [LaunchPool](https://bscs.finance/launch-pool).
{% endhint %}

## 2. Tier System & Guaranteed Allocation

The **Tier System** of **BSCS** has 6 total tiers, each Tier will correspond to a different amount of BSCS token staking.

Every Tier grants you access to a **Guaranteed Allocation**, enabling participation in all BSCS IDOs, with the allocation size differing per project—higher tiers unlock larger allocations

<table><thead><tr><th width="128">Tier</th><th width="225.3115234375">Staking token requires (BSCS)</th><th width="120">Pool Weight</th></tr></thead><tbody><tr><td>Bronze</td><td>15,000</td><td>15</td></tr><tr><td>Silver</td><td>30,000</td><td>35</td></tr><tr><td>Gold</td><td>50,000</td><td>60</td></tr><tr><td>Platinum</td><td>150,000</td><td>190</td></tr><tr><td>Diamond</td><td>300,000</td><td>390</td></tr><tr><td>Super Diamond</td><td>500,000</td><td>750</td></tr></tbody></table>

**Example**: Supposing we raise $200k allocation in the IDO, after token sale ends, among the wallets that committed USDC, there are 300 Bronze Members, 40 Silver Members, 10 Gold Members, 5 Platinum Members, 4 Diamond Members, and 2 Super Diamond Members.

> The combined weight of all the qualifying buyers in this example is&#x20;
>
> (300\*15) + (40\*35) + (10\*60) + (5\*190) + (4\*390) + (2\*750) = 10510;&#x20;
>
> The amount of USDC allocated to each weight is 200,000 / 10510 = 19 USD

* &#x20;Each user in Bronze will get: 19\*15 =  285 USDC
* Each user in Silver will get: 19\*35 = 665 USDC
* Each user in Gold will get: 19\*60= 1,140 USDC
* Each user in Platinum will get: 19\*190 = 3610 USDC
* Each user in Diamond will get: 19\*390 = 7410 USDC
* Each user in Super Diamond will get: 19\*750 = 14,250 USDC

{% hint style="info" %}
**Note:**

* We will snapshot randomly a user's Staking balance when it comes to the Staking Eligibility Deadline. (it's around 24-36 hours before The BSCS round opens). *Users who stake more than 15k BSCS can get guaranteed allocation.*
* BSCS Holders will get more other benefits than IDO allocation according to their titles, such as exclusive NFT drops, BSCS airdrops, etc.
* **Users need to stake in** [LaunchPool](https://bscs.finance/launch-pool) **at least 15,000 BSCS to get Guaranteed Allocation &** [Special Bonus](https://t.me/BSCS_Channel/4774).
  {% 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.bscs.finance/defi-1/tier-system-and-allocation.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.
