# SuiPad - Launchpad on Sui

## SuiPad - Launchpad on Sui

- [Introduction](https://docs.suipad.xyz/introduction.md): SuiPad is The Premier Launchpad for Tier 1 Projects on Sui, the first permissionless Layer 1 blockchain that cater to the next billion users in web3. We aim to bring you the next blue chip on Sui.
- [SuiPad](https://docs.suipad.xyz/suipad.md)
- [Initial Sui Offering](https://docs.suipad.xyz/suipad/initial-sui-offering.md): The Zero-Fee Launchpad for Promising Projects
- [SuiPad Shield](https://docs.suipad.xyz/suipad/suipad-shield.md): SuiPad Shield allows the ambitious and carefully selected projects to utilize such feature within their launch strategy, while also protecting SuiPad Investors from any tokens dump
- [SuiPad Staking & Tiering](https://docs.suipad.xyz/suipad/suipad-staking-and-tiering.md)
- [SuiPad Lock & Multiplier](https://docs.suipad.xyz/suipad/suipad-lock-and-multiplier.md)
- [Project Onboarding](https://docs.suipad.xyz/suipad/project-onboarding.md)
- [Participants Journey](https://docs.suipad.xyz/suipad/participants-journey.md)
- [SuiTank](https://docs.suipad.xyz/suipad/suitank.md)
- [SuiPad Academy](https://docs.suipad.xyz/suipad/suipad-academy.md): The 16-Week SuiMove Coding Bootcamp
- [Roadmap](https://docs.suipad.xyz/roadmap.md)
- [Tokenomics](https://docs.suipad.xyz/tokenomics.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.suipad.xyz/introduction.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.
