# Catalyst Funding Categories

## Catalyst Funding Categories

- [Overview](https://docs.catalystcontributors.org/catalyst-funding-categories/overview.md): Analysis of how funding is categorised in the Catalyst funding process for the Cardano treasury with suggested improvements to funding categorisation
- [Community & Outreach](https://docs.catalystcontributors.org/catalyst-funding-categories/idea-categories/community-and-outreach.md): Community & Outreach category proposal
- [Products & Integrations](https://docs.catalystcontributors.org/catalyst-funding-categories/idea-categories/products-and-integrations.md): Products & Integrations category proposal
- [Governance & Identity](https://docs.catalystcontributors.org/catalyst-funding-categories/idea-categories/governance-and-identity.md): Governance & Identity category proposal
- [Development & Infrastructure](https://docs.catalystcontributors.org/catalyst-funding-categories/idea-categories/development-and-infrastructure.md): Development & Infrastructure category proposal
- [Small & Early Stage Ideas](https://docs.catalystcontributors.org/catalyst-funding-categories/idea-categories/small-and-early-stage-ideas.md): Small & early stage ideas aims to support and nurture a diversity of ideas in the ecosystem
- [Community Discussion](https://docs.catalystcontributors.org/catalyst-funding-categories/questions-and-discussion/community-discussion.md): Log of recorded discussions within the community
- [FAQs](https://docs.catalystcontributors.org/catalyst-funding-categories/questions-and-discussion/faqs.md): Frequently asked questions and misconceptions about the suggested funding categories
- [Using Both Categories & Challenges](https://docs.catalystcontributors.org/catalyst-funding-categories/questions-and-discussion/faqs/using-both-categories-and-challenges.md): Why shouldn't the suggested idea categorisations be used alongside a challenge setting process?
- [Fund 9](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9.md): Community vote for fund 9 to determine budget weightings of the funding categories
- [Voter Guide](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9/voter-guide.md): Fund 9 voter guide for the budget weighting vote
- [Budget Weighting Vote Discussion Event](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9/budget-weighting-vote-discussion-event.md): Discussion for the budget weighting vote for fund 9
- [Fund 9 Moderators](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9/fund-9-moderators.md): List of moderators for fund 9 voter registration
- [Budget Weighting Considerations](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9/budget-weighting-considerations.md): Some considerations for helping to decide on an initial budget to use for a first round using funding categories
- [Fund 9 Voting Results](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-9/fund-9-voting-results.md): Results for the fund 9 budget weighting vote
- [Fund 8](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8.md): Community vote for fund 8 to determine budget weightings of the funding categories
- [Voter FAQ](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8/voter-faq.md): Some answers to frequently asked questions around voting on category budget weightings
- [Budget Weighting Considerations](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8/budget-weighting-considerations.md): Some considerations for helping to decide on an initial budget to use for a first round using funding categories
- [Vote Meeting (Monday 14th March)](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8/vote-meeting-monday-14th-march.md): Details for the vote held online in a meeting format.
- [Back Up Vote (Async)](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8/back-up-vote-async.md): Details of the back up vote for people to be involved async
- [Fund 8 Voting Results](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/fund-8/fund-8-voting-results.md): Results for the fund 8 budget weighting vote
- [Resources](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/resources.md): Documents relevant for the budget weighting votes
- [Vote Moderator Guide](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/resources/vote-moderator-guide.md): Understanding the role of the vote moderator
- [Vote FAQs](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/resources/vote-faqs.md): FAQ for budget weighting votes
- [Vote Improvement Ideas](https://docs.catalystcontributors.org/catalyst-funding-categories/budget-weighting-votes/resources/vote-improvement-ideas.md): Ideas towards how the budget weighting vote can be improved


---

# 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://docs.catalystcontributors.org/catalyst-funding-categories/overview.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.
