> For the complete documentation index, see [llms.txt](https://guide.collaborativefunding.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.collaborativefunding.org/further-reading/cobudget-user-guide.md).

# Cobudget User Handbook

If you would like to use the software tool [Cobudget ](http://cobudget.co)for your collaborative funding round, check out our guide to getting started with the tool. It includes:

\*\*\*\*[**Cobudget basics**](https://guide.greaterthan.works/cobudget-basics)\
Learn about Cobudget's key features.

\*\*\*\*[**Guides & How To's**](https://guide.greaterthan.works/guides-and-how-to)\
Advice on how to use Cobudget and fit it into your group processes.

\*\*\*\*[**FAQ**](https://guide.greaterthan.works/faq)\
\*\*\*\*Common questions and their answers.

\*\*\*\*[**Use Cases**](https://guide.greaterthan.works/guides-and-how-to/cobudget-use-cases)\
\*\*\*\*The most common use cases for implementing Cobudget and how they work.

\*\*\*\*[**Case Studies: Stories from our users**](https://guide.greaterthan.works/case-studies)\
People using Cobudget in networks, businessess, coops and communities


---

# 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://guide.collaborativefunding.org/further-reading/cobudget-user-guide.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.
