# Funding

There are a number of funding methods for Secret Network community members, including:

* [Secret Labs Grants](/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/secret-labs-grants.md)
* [Ecosystem Fund](/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/ecosystem-fund.md)
* [Community Pool](/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/community-pool.md)
* [Shade Grants](/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/application-specific/shade-grants.md)
* [SNAC](https://github.com/SecretFoundation/docs/blob/gitbook/overview-ecosystem-and-technology/ecosystem-overview/funding/broken-reference/README.md)

### Funding

* SCRT Labs [Grant Applications](https://github.com/SecretFoundation/Grants/issues) - [Announcement](https://scrt.network/blog/announcing-secret-network-grant-program) / [ideas](https://scrt.network/grant-application-ideas) / [process](https://scrt.network/grant-application-process)
  * Best for pre-seed developer funding and tooling creation
* Secret Foundation [SNACs](https://forum.scrt.network/t/open-discussion-snacs-secret-network-action-campaigns/3150) - Secret Network Action Campaigns
  * Best for marketing, content and event funding
* [The Secret Agency funding](https://scrt.network/discord/)
  * Get budget for events with merch or educational content.
* [Development committee](https://scrt.network/discord/) - mentorship program
  * Learn to work with Secret Contracts and get a personal mentor
* [Community Code Repositories](https://github.com/zorostang/secret-network-community-code-repositories)
  * Open source repositories designed to take 1 to 5 days to complete with bounties ranging from $500 to $2,500 USD. Jump in, get involved!
* [Community Curated Bounty List](https://docs.google.com/document/d/1tlFdagZHAIXDeMFi4HVDIseaw3nXxk_-3WKp9hhsfFs/edit?usp=sharing)
  * A list of Developer projects which can be funded by the community pool as signaled in proposal #71 and updated in #101
* [Shade grants](https://github.com/securesecrets/ShadeGrants)
  * Work on a novel project for shade protocol and get funding
* [Open job board](https://secretjobs.niceboard.co/)
  * Find a job at applications and organisations in the Secret Network ecosystem


---

# 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://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding.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.
