> For the complete documentation index, see [llms.txt](https://handbook.openguild.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.openguild.wtf/hackathon-projects-and-events/community-grant/how-to-apply-for-grant.md).

# How to apply for grant?

At OpenGuild, we’re not a grant distributor (aside from occasional seasonal bounties), but we **act as your guide** through the entire funding journey — from idea to approved proposal.

💡 **Explore active Polkadot grant opportunities** [here](https://polkadot-builders.vercel.app/grants) to find the right fit for your project.

We highly recommend:

* Preparing a solid proposal and pitch deck
* Starting small to build credibility and momentum
* Focusing on long-term reputation, not just quick funding

By doing this, you'll not only increase your chances of securing grants — you’ll also position yourself as a trusted builder in the Polkadot ecosystem.

Join [<mark style="background-color:purple;">OpenGuild's Discord</mark>](https://discord.gg/D7R5E9cwb2) to ask about grant.


---

# 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:

```
GET https://handbook.openguild.wtf/hackathon-projects-and-events/community-grant/how-to-apply-for-grant.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.
