> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/about-us/budget.md).

# Budget

> #### Collaboration is a key part of the success of any organization, executed through a clearly defined vision and mission and based on transparency and constant communication
>
> Dinesh Paliwal

SPEC's budget for 2020 - 2021 has been primarily allocated to paying for research associates and core contributors working on research, organizational development, mentoring, and technical development. As of September 5th 2021, the costs for SPEC's technical infrastructure, i.e., Google Workspace, Slack, domain, and website hosting, has been covered by individual donations from SPEC's co-founders. All donations used for paying directly for contributors can be found on SPEC's Open Collective Page.

## The Numbers

|                             |            |
| --------------------------- | ---------- |
| **TODAY'S BALANCE**         | $2,660.65  |
| **TOTAL RAISED**            | $30,625.57 |
| **TOTAL DISBURSED**         | $27,964.92 |
| **ESTIMATED ANNUAL BUDGET** | $23,605.97 |

## The Future

SPEC is exploring single-service debit cards from its fiscal sponsor the Open Collective Foundation. The debit cards would allow SPEC to transparently pay for technical infrastructure from its Open Collective Account.


---

# 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://documentation.specollective.org/about-us/budget.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.
