# Introducing %fund

Welcome to the `%fund` application documentation. While we aim for the initial experience with `%fund` to be self-explanatory through intuitive UX flows and an informative UI, `%fund` is not just a doomscrolling consumer product, but a powerful tool for sovereign crypto-economic activity. Depending on how you want to make use of this tool we are providing, it may serve you well to read this documentation and become a proper power user.

In short, there are three roles you may play in the `%fund` product:

* [Project funder](https://docs.tocwexsyndicate.com/user-guides/project-funders)
* [Project worker](https://docs.tocwexsyndicate.com/user-guides/project-workers-wip)
* [Trusted oracle](https://docs.tocwexsyndicate.com/user-guides/trusted-oracles-wip)&#x20;

Each of these roles come with with their own benefits and obligations. If you have any questions not answered in this documentation, feel free to reach out at <support@tocwexsyndicate.com> or [join our group on urbit](https://tlon.network/lure/~tocwex/syndicate-public).

### Installing %fund

If you already have an urbit, it is straight-forward to install `%fund` for the first time. Just login to your urbit and on your homepage (aka `%landscape`) click the top navigation where it says "Get Apps".&#x20;

Where it says "Browse by Developer ID or Shortcode", type in `~tocwex`, wait a moment for your urbit to connect to our distribution point, and then click the entry for "Fund."&#x20;

The application will download and you should have the app tile available on your homepage shortly.

Or, if you are comfortable in the dojo, just run:

```
|install ~tocwex %fund
```

If you don't have an urbit yet, see our page on [getting an urbit](https://docs.tocwexsyndicate.com/system-guides/getting-an-urbit) or visit the homepage of [tocwexsyndicate.com](https://tocwexsyndicate.com) and sign up your email.

> **NOTICE:** `%fund` is currently in mainnet beta. We will continue rolling out additional features over the coming weeks and months. If you encounter an issue, first "give it a second" and then refresh the page. If that doesn't properly update your state, please let us know and we will help you fix your issue. If you are so inclined, please also feel free to [submit an issue on GitHub](https://github.com/tocwex/fund/issues). For details about the smart contracts backing this application, read the this page [on security and sovereignty](https://docs.tocwexsyndicate.com/system-guides/on-security-and-sovereignty-wip).


---

# 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.tocwexsyndicate.com/readme.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.
