# How to run a kick-ass cobudget round

## How to run a kick-ass cobudget round

- [Welcome!](https://guide.collaborativefunding.org/readme.md)
- [Introduction](https://guide.collaborativefunding.org/basics/introduction.md)
- [What is Collaborative Funding?](https://guide.collaborativefunding.org/basics/what-is-collaborative-funding.md)
- [What is the 'rounds' model?](https://guide.collaborativefunding.org/basics/what-is-the-rounds-model.md)
- [About this guide](https://guide.collaborativefunding.org/basics/the-authors-and-acknowledgements.md)
- [Before you start](https://guide.collaborativefunding.org/the-5-steps/before-you-start-be-intentional-about-your-group-culture.md)
- [Step 1: Choose your money governance model](https://guide.collaborativefunding.org/the-5-steps/untitled.md)
- [Step 2: Invitation & Onboarding](https://guide.collaborativefunding.org/the-5-steps/step-2-invitation-and-onboarding.md)
- [Step 3: Generating direction with high quality proposals](https://guide.collaborativefunding.org/the-5-steps/step-3-generating-direction-with-high-quality-proposals.md)
- [Tactics & Methods for generating direction](https://guide.collaborativefunding.org/the-5-steps/step-3-generating-direction-with-high-quality-proposals/tactics-and-methods-for-generating-direction.md)
- [The elements of a good proposal](https://guide.collaborativefunding.org/the-5-steps/step-3-generating-direction-with-high-quality-proposals/the-elements-of-a-good-proposal.md)
- [Step 4: Get those proposals funded!](https://guide.collaborativefunding.org/the-5-steps/step-4-get-those-proposals-funded.md)
- [Step 5: Minimum Viable Accountability](https://guide.collaborativefunding.org/the-5-steps/step-5-minimum-viable-accountability.md)
- [Cobudget User Handbook](https://guide.collaborativefunding.org/further-reading/cobudget-user-guide.md)
- [Case Studies](https://guide.collaborativefunding.org/further-reading/case-studies.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.collaborativefunding.org/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.
