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

# R Fund

### Introducing the R Fund

**R Fund is a special crypto fund** entirely dedicated to **supporting projects** and companies that, like us, **are building on** [**Cardano**](https://cardano.org/)**’s fast-growing blockchain.**

Aiming to become one of [**the biggest community-builders on Cardano**](https://getrevuto.medium.com/how-revuto-became-the-biggest-community-builder-on-cardano-6b7e07996035), Revuto is committed to the cause — and that’s why we’re putting our money where our mouth is, pledging a cool **two million dollars to bootstrap fellow creators.**

**The R Fund offers talented builders a wealth of support** — and not just financial either. As well as much-needed capital for project development, Revuto is offering:

* Support and joint marketing efforts
* Support from it’s own community and big user base
* Help with launching an ICO on the Revuto Launchpad
* Hackathons
* Permanent RFP (Request for Proposals)

To be clear, the R Fund isn’t about signing a check and letting a project do its thing. It’s about investing in **promising companies, projects and people** **that are building out the** [**Cardano**](https://cardano.org/) **ecosystem,** and providing mentorship along the way. After all, a rising tide lifts all boats.

Revuto has had plenty of success thus far —through ICO, we raised [**$10 million in minutes**](https://getrevuto.medium.com/revuto-raised-10m-usd-in-the-first-ever-token-sale-on-cardano-aa76fa476783), welcomed more than **3 million early sign-ups**, and launched [our app](https://getrevuto.medium.com/celebrating-100-000-logins-on-the-revuto-app-4155eb4e42a9) to considerable fanfare. **The R Fund is our way of giving back.** We want to do everything in our power to ensure **users can take advantage of the tremendous benefits Cardano has to offer**, not just in terms of its thriving developer ecosystem but also its lightning-quick confirmation times, **cheap transaction fees**, and **scalability.**

To find more about Revuto R-Fund, visit its [dedicated web page.](https://crypto.revuto.com/rfund)

![R Fund](/files/HAtzBodKJwPIBAKUPlod)


---

# 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://revuto.gitbook.io/revuto/r-fund/r-fund.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.
