# Submit a Treasury Proposal

If you've created a project on Solana and want to request treasury funds from the BlazeStake Treasury, please reach out to us through one of two ways:

* Follow and contact [@solblaze\_org](https://twitter.com/solblaze_org) on Twitter (either through sending a DM, mentioning us, or replying to one of our Tweets)
* Email <contact@solblaze.org> with the subject "Request to Add Treasury Proposal"

A member of the team will get in touch with you shortly to discuss adding your treasury proposal to the BlazeStake Treasury, which will be launched in Q3 2023!


---

# Agent Instructions: 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://stake-docs.solblaze.org/partnerships/submit-a-treasury-proposal.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.
