# Overview

Funding categorisation analysis covers the different types of funding categorisations that exist, the importance of goals and objectives and their implications on funding categorisations, the initial challenge setting process that was used in Project Catalyst and the historical data around the usage of funding categorisations.

### Contents

* [**Categorisation Types**](https://docs.catalystcontributors.org/funding-categorisation-analysis/categorisation-types) - Links to analysis on the different approaches that can be used for funding categorisations.
* [**Analysis**](https://docs.catalystcontributors.org/funding-categorisation-analysis/analysis) - Analysis about funding categorisation approaches or other relevant papers.
* [**Community Goals & Objectives**](https://docs.catalystcontributors.org/funding-categorisation-analysis/community-goals-and-objectives) - Analysis covering the importance of goals and objective and the implications it has on how to approach funding categorisations.
* [**Historical Analysis & Comparisons**](https://docs.catalystcontributors.org/funding-categorisation-analysis/historical-analysis-and-comparisons) - Exploring historical changes in funding categorisations and comparisons between funding categories and challenge settings.
* [**Challenge Settings**](https://docs.catalystcontributors.org/funding-categorisation-analysis/challenge-settings) - Exploring the current challenge setting process and the issues involved, the issues on how challenge settings are assessed and also a list of the previously selected challenges from previous funding rounds.


---

# Agent Instructions: 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://docs.catalystcontributors.org/funding-categorisation-analysis/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.
