# PROOF Help Guides

## PROOF Help Guides

- [Welcome to PROOF](https://docs.proofplatform.io/introduction/welcome-to-proof.md): Backing builders. Rewarding believers. The standard for fair, community-driven launches.
- [Why Founders Choose PROOF](https://docs.proofplatform.io/founders/why-founders-choose-proof.md): A Web3 incubator built to empower founders and redefine how new early-stage crypto projects go to market.
- [Our Launch Model](https://docs.proofplatform.io/founders/our-launch-model.md): All of our launches are community-driven fair launches.
- [Our Requirements](https://docs.proofplatform.io/founders/our-requirements.md): Want to join our incubation program?
- [Apply & Contact Links](https://docs.proofplatform.io/founders/apply-and-contact-links.md)
- [Investors](https://docs.proofplatform.io/founders/investors.md)
- [Why Invest in PROOF Launches](https://docs.proofplatform.io/founders/investors/why-invest-in-proof-launches.md): The fastest growing incubator and launch platform in crypto.
- [The PROOF Pass](https://docs.proofplatform.io/founders/investors/the-proof-pass.md): Your ticket to early-access on all PROOF launches.
- [$PROOF Token & Utility](https://docs.proofplatform.io/proof-token/proof-token.md): Overview of the $PROOF tokenomics.
- [The PROOF Flywheel](https://docs.proofplatform.io/proof-token/the-proof-flywheel.md): Supercharging the PROOF ecosystem.
- [How to Stake your $PROOF](https://docs.proofplatform.io/proof-token/staking-proof.md): How to stake your $PROOF to share in the daily trading volume of all PROOF launched tokens.
- [The Team](https://docs.proofplatform.io/extras/the-team.md): What sets PROOF apart isn’t just our launches - it’s the team behind it.
- [Referral Program](https://docs.proofplatform.io/extras/referral-program.md): Refers projects to PROOF and earn.
- [Brand Guidelines](https://docs.proofplatform.io/extras/brand-guidelines.md): Our PROOF Brand Guidelines are used to maintain brand consistency across all channels.
- [Handy links](https://docs.proofplatform.io/extras/handy-links.md): A collection of handy PROOF related links...


---

# 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.proofplatform.io/introduction/welcome-to-proof.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.
