> For the complete documentation index, see [llms.txt](https://docs.catalystcontributors.org/funding-categorisation-analysis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons.md).

# Historical Analysis & Comparisons

- [Categorisation Overall Cost Comparison](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categorisation-overall-cost-comparison.md): Comparing the overall costs between the challenge settings and funding categories approaches
- [Methodology & Data](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categorisation-overall-cost-comparison/methodology-and-data.md)
- [Funding Access For Each Focus Area](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area.md): Funding access for each focus area in previous funding rounds with examples of using funding categories as an alternative
- [Methodology, Data & Feedback](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area/methodology-data-and-feedback.md): Documentation for how the funding access percentages were derived
- [Fund 10](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area/fund-10.md): Fund 10 funding access for different focus areas
- [Fund 9](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area/fund-9.md): Fund 9 funding access for different focus areas
- [Fund 8](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area/fund-8.md): Fund 8 funding access for different focus areas
- [Fund 7](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/funding-access-for-each-focus-area/fund-7.md): Fund 7 funding access for different focus areas
- [Categorisation Setting Observations](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categorisation-setting-observations.md): List of observations that can be made for categorisations being set for the next funding round
- [Fund 9](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categorisation-setting-observations/fund-9.md): Observations for the categorisations that were being suggested for fund 10
- [Fund 8](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categorisation-setting-observations/fund-8.md): Observations for the categorisations that were being suggested for fund 9
- [Categories & Previous Selected Categorisations](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/categories-and-previous-selected-categorisations.md): How do the previous selected categorisations fit into funding categories?
- [Previous Selected Categorisations](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/previous-selected-categorisations.md): List of all the previously selected funding categorisations from each funding round in Catalyst
- [All Previous Challenge Setting](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons/previous-selected-categorisations/all-previous-challenge-setting.md): List of every challenge setting suggested by the community


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
