# Grants

## Web3 Foundation Grants

Web3 Foundation offers grants for open source software development and research around Substrate, Polkadot, and Kusama.

Applications and deliveries are tracked transparently on GitHub and disbursed in BTC, USDT or DAI. However, you can also apply in private, get paid out in fiat and seek funding above the regular limits ($30,000 for first-time applications and $100,000 for follow-up ones), if needed.

More information regarding requirements, the application process, deliveries, etc., can be found in the [Grants Program README](https://github.com/w3f/Open-Grants-Program). For guidance, there is also a list of [previously accepted applications](https://github.com/w3f/Grants-Program/blob/master/docs/accepted_grant_applications.md) and a list of [frequently asked questions](https://github.com/w3f/Grants-Program/blob/master/docs/faq.md).

### Alternative Funding Sources[​](https://wiki.polkadot.network/docs/grants#alternative-funding-sources) <a href="#alternative-funding-sources" id="alternative-funding-sources"></a>

#### Polkadot Treasury[​](https://wiki.polkadot.network/docs/grants#polkadot-treasury) <a href="#polkadot-treasury" id="polkadot-treasury"></a>

The Polkadot Treasury is a pot of on-chain funds collected through transaction fees, slashing, staking inefficiencies, etc. The funds held in the treasury can be spent on spending proposals. Both Polkadot and Kusama offer everyone the opportunity to apply for funding via the treasury. See:

* [Treasury Wiki](https://wiki.polkadot.network/docs/learn-treasury)
* [Polkadot Treasury Guide](https://docs.google.com/document/d/1IZykdp2cyQavcRyZd_dgNj5DcgxgZR6kAqGdcNARu1w)
* [Kusama Treasury Guide](https://docs.google.com/document/d/1p3UQUjph5t8TVaWnTkfrI5mE-BABnM9Xvtuhdlhl6JE)

**KUSAMA FAUCET**

Due to high demand and spamming issues, the Kusama faucet is no longer in operation. The Web3 Foundation has considered new ways to distribute KSM for people who need KSM to build.

If you are interested in obtaining KSM for building or research, you can apply through the [Treasury](https://wiki.polkadot.network/docs/learn-treasury#creating-a-treasury-proposal) or receive a [tip](https://wiki.polkadot.network/docs/learn-treasury#tipping) for doing something cool in the community.

#### Other Grant Programs[​](https://wiki.polkadot.network/docs/grants#other-grant-programs) <a href="#other-grant-programs" id="other-grant-programs"></a>

Below is a list of other grant programs in the Polkadot/Substrate ecosystem:

* [Darwinia Grants Program](https://docs.darwinia.network/developers/dev-bounty#grant-program)
* [Moonbeam Grants Program](https://moonbeam.network/community/grants/)
* [Edgeware Grants and Bounties](https://github.com/edgeware-builders/construction-projects)
* [Crust Grants Program](https://github.com/crustio/Crust-Grants-Program)
* [HydraDX Grants and Bounties](https://docs.hydradx.io/new_deal)
* [Astar (formerly Plasm) Grants Program](https://docs.astar.network/ecosystem/builders-program)


---

# 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.skypirl.tech/faq/general/grants.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.
