> For the complete documentation index, see [llms.txt](https://openup.gitbook.io/handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openup.gitbook.io/handbook/how-we-work/budgets-and-finance/how-to-spend-a-budget-1.md).

# How to Spend a Budget

### **Spending a Budget**

* &#x20;By nature, approved budgets are **fixed.** Approved budgets have allocated funds to specific tasks and/or areas of the project.&#x20;
* as line items, they have to be spent accordingly.&#x20;

### **Current major core funders.**&#x20;

* OSF
* Illuminate.&#x20;

Restricted grants: restricted to be spent on certain projects.&#x20;

1. Unrestricted grants: we’ve got an overall budget that shows how we intend to spend for 12 months across various internal projects.&#x20;

2. Overall budgets: reviewed every quarter. Gives us an idea of how we spend the unrestricted grant.&#x20;

3. Other sources for revenue projects, they get invoiced, and we aim to make a profit from those, in terms of where that money will go.&#x20;
   1. As an org, we’d like to move to a place where profit from revenue projects can pay for core operating expenses, so core operating expenses don't get paid from grants.&#x20;

4. **Core Questions**

* * **Where does funding come from, and how do you decide where the money goes?**&#x20;
  * **How do you prioritize where to allocate limited funds, for equally important things/tasks?**
  *


---

# 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:

```
GET https://openup.gitbook.io/handbook/how-we-work/budgets-and-finance/how-to-spend-a-budget-1.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.
