# LaunchDAO

## LaunchDAO

- [What is LaunchDAO?](https://docs.pantherprotocol.io/launchdao/readme.md)
- [How does LaunchDAO work?](https://docs.pantherprotocol.io/launchdao/how-does-launchdao-work.md)
- [Registration](https://docs.pantherprotocol.io/launchdao/guides/registration.md): Register your wallet with Panther LaunchDAO
- [Claiming $ZKP](https://docs.pantherprotocol.io/launchdao/guides/claiming-usdzkp.md)
- [Claiming $PreZKP](https://docs.pantherprotocol.io/launchdao/guides/claiming-prezkp.md)
- [Voting](https://docs.pantherprotocol.io/launchdao/guides/voting.md)
- [Proposal #3: Jan 31st launch](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch.md): Proposal for the launch of $ZKP and other smart contracts.
- [Mint and vest $ZKP tokens](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/mint-and-vest.md)
- [Staking](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/staking.md)
- [Smart contracts](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/smart-contracts.md)
- [Control](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/control.md)
- [Compensation](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/compensation.md)
- [Acceptance criteria](https://docs.pantherprotocol.io/launchdao/voting-proposals/3-launch/acceptance-criteria.md)
- [Proposal #2: TGE delay](https://docs.pantherprotocol.io/launchdao/voting-proposals/2-tge-delay.md): Recommendation to delay the Token Generation Event
- [Proposal #1: Jan 4th launch](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch.md): Proposal for the launch of $ZKP and other smart contracts.
- [Mint and vest $ZKP tokens](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch/mint-and-vest.md)
- [Smart contracts](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch/smart-contracts.md)
- [Control](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch/control.md)
- [Compensation](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch/compensation.md)
- [Acceptance criteria](https://docs.pantherprotocol.io/launchdao/voting-proposals/1-launch/acceptance-criteria.md)
- [FAQ](https://docs.pantherprotocol.io/launchdao/support/faq.md): Frequently Asked Questions
- [General FAQs](https://docs.pantherprotocol.io/launchdao/support/faq/general-faqs.md)
- [Registration FAQs](https://docs.pantherprotocol.io/launchdao/support/faq/registration-faqs.md)
- [$PreZKP claiming FAQs](https://docs.pantherprotocol.io/launchdao/support/faq/prezkp-claiming-faqs.md)
- [Voting FAQs](https://docs.pantherprotocol.io/launchdao/support/faq/voting-faqs.md)
- [Community](https://docs.pantherprotocol.io/launchdao/support/community.md)
- [Other resources](https://docs.pantherprotocol.io/launchdao/support/other-resources.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.pantherprotocol.io/launchdao/readme.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.
