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

# Tier System

There are 5 Tiers which will be ranked based on criterias of SMARTLAUNCHPAD.

You can see below for a better view on the Tier system.

<figure><img src="/files/ikuaYI6GWOdQqv90GndY" alt=""><figcaption><p>SMARTLAUNCHPAD's Tier</p></figcaption></figure>

In the first round, called the “Allocation Round”, users can purchase the amount allotted to them based on their tier and lottery winners can purchase based on their ticket size.

<mark style="color:blue;">**ROUND 2 - PUBLIC SALE ROUND**</mark>

In round 2, the unsold tokens from the first round are made available on a FCFS basis, Users who joined Register to join in IDO, Except users who successfully bought in Allocation Distribution Stage and Users who weren’t selected in the Lottery Stage will be allowed to participate. This round is open until all tokens are sold, typically lasting for only a few minutes. After all the tokens are sold, the IDO is concluded.

`SmartLaunchpad will collect user data and obtain real user feedback on the SmartLaunchpad IDO development this will help developers build a reliable gateway heading into the future all the while taking into consideration valuable community feedback and potential DAO proposals.`

SmartLaunchpad will ensure a legitimate system giving our users the proper incentives to accumulate and hold tokens and support each project launched. Over time, SmartLaunchpad will modify other aspects as necessary to keep the system operational, competitive, and rewarding for all community members.

SmartLaunchpad is next generation of blockchain launchpads helping to solve the existing weaknesses that plague current launchpads. This type of platform benefits all holders of the token and allows for fair vetted project launches giving traders of all sizes the opportunity to invest in the newest upcoming project launches on SmartLaunchpad.

**Details will be updated soon!**


---

# 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://smartlaunchpad.gitbook.io/docs/smartlaunchpad-ecosystem/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.
