> For the complete documentation index, see [llms.txt](https://alviroky.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://alviroky.gitbook.io/docs/guildpad-ecosystem/tiers.md).

# Tiers

In order to participate in the launchpad, you have to be part of one of GuildPad’s 6 tiers or hold enough GPAD to enter the whitelist (lottery). All tiers offer guaranteed allocation, but the requirements and the pool weight is different.&#x20;

* INO (Initial NFT Offering): No requirements (apart from project whitelist if they have), FCFS&#x20;
* Whitelist: (Not defined) GPAD. 1000 winners. 1 sale cooldown.
* BigBang tier: 1 G-COIN and (not defined) GPAD. x1 pool weight.
* Dino tier: 2 G-COINS and (not defined) GPAD. x2 pool weight.
* Whale tier: 4 G-COINS and (not defined) GPAD. x4 pool weight.
* Ape tier: 8 G-COINS and (not defined) GPAD. x8 pool weight.
* Human tier: 16 G-COINS and (not defined) GPAD. x16 pool weight.
* Meta tier: 32 G-COINS and (not defined) GPAD. x32 pool weight.&#x20;


---

# 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:

```
GET https://alviroky.gitbook.io/docs/guildpad-ecosystem/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.
