> For the complete documentation index, see [llms.txt](https://grizzyfi.gitbook.io/grizzyfi-launchpad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grizzyfi.gitbook.io/grizzyfi-launchpad/readme.md).

# Introduction to Grizzy

Grizzy Launchpad is THE go-to hub for blockchain innovation on Berachain!&#x20;

It’s a fun, community-driven space where web3 entrepneurs can submit their projects to our DAO.&#x20;

If the community loves your idea, you could acquire funding and join our incubation program!

When you stake GRIZZY tokens or get involved, you’ll earn reward tokens from the projects that get funded. It’s like building a portfolio of cool rewards while supporting new ideas!

Our Launchpad makes it easy for IDOs (Initial Dex Offerings) to happen. GRIZZY holders can participate based on a tier system, letting you enjoy great perks just for staking or yield farming.

### **Curious to learn more? Check out our whitepaper for all the juicy details on our ecosystem!**


---

# 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, and the optional `goal` query parameter:

```
GET https://grizzyfi.gitbook.io/grizzyfi-launchpad/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
