# How to join Launchpad?

## Staking (Tier member)

The will IDO Tier occur first

Users can begin staking to participate in the project at "IDO Start" round.

* Depending on the project, the contract will configure the minimum stake amount to determine the user's Tier.
* These users will be prioritized for IDO purchases, and the maximum buy amount will depend on their Tier.

## Whitelist&#x20;

Occurs after the IDO Tier have been allocated.

Users can "Apply now"  to participate in the project at "Apply whitelist" round:

* In many cases, projects may want to prioritize IDO sales to Whitelist users. The system requires users to apply for the whitelist to be eligible to purchase IDO tokens.&#x20;
* Users who are Tier member of GroFi Dex can still apply for the whitelist to purchase during the Whitelist sale round.

## Community

Final Sale: This round occurs after all other rounds (IDO Tier, IDO Whitelist...) are completed.

* Members of the community may participate without needing to apply for whitelist status or stake tokens, depending on project-specific rules.
* Users who are Tier member of GroFiDex and Whitelist Members can continue to purchase IDO during this round if they still wish to do so.


---

# 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.grofidex.io/features/launchpad/how-to-join-launchpad.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.
