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

# Funding Opportunities

## **Note: This page was archived June 22, 2022.**

There are numerous ways to receive funding for building on Rally. Before pursuing any of these options, we recommend joining our [Developers channels on the Rally.io Discord](https://discord.gg/eUCqDVYnEW) and also if you can, joining one (or more) of our [weekly Developers meetings](https://rally-io.zoom.us/meeting/register/tZctd-6urDsqG9Gr1VnQyxJNTN8RsQ0kzaOM?_x_zm_rtaid=pi7LdBe7SfOruhX2YxJw9Q.1648566221431.c54205786bf566b508f848ee22c0c70d&_x_zm_rhtaid=413).

### Bounties

The Rally staff regularly [publishes bounties on Gitcoin](https://gitcoin.co/rallycreatorcoins). If you have an idea that you'd like to be considered for a bounty, you can [post to our Canny board](https://rallyboard.canny.io/).

### Grants

Rally's Community Developer Council has 1M $RLY per quarter to fund projects expand the utility of Rally Creator Coins for the Rally community, including Creators, Developers, or coin holders. Learn more [here](https://wiki.rally.io/rally-io/community/community-developer-council/cdc-developer-grant-program).

### Independent Development Awards

Funded by Rally's Creator Advisory Council, the Independent Development Awards are for Creators and Communities that have already launched an app that expands the utility and growth potential of a token economy. Applications are assessed for adaptability, innovation and the potential for driving growth. Creators and Communities can earn up to 15,000 $RLY!&#x20;

### RLY Network and DAO

For developers wishing to build for the RLY Network, please check out this summary of Network funding opportunities. <https://forum.rally.io/t/rly-ecosystem-grant-programs-summaries-and-key-distinctions/1479>


---

# 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://wiki.rally.io/rally-io/archive/funding-opportunities.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.
