# Overview

There are a number of issues with the current [challenge setting process](https://docs.catalystcontributors.org/funding-categorisation-analysis-1/challenge-settings/challenge-setting-process) used in the Catalyst ecosystem. In this documentation you will find a break down of the current process, analysis on different ways to do categorisation, which attributes are preferable and more effective and suggestions towards an improved funding categorisation approach.

<figure><img src="/files/2tko1CaK4uRQkPuD57vZ" alt=""><figcaption></figcaption></figure>

### Contents

* [**Approaches**](/idea-categorisation-analysis/approaches/overview.md) - Analysis looking at the different approaches for idea based funding categorisations and how they impact the funding process to determine which approaches are more desirable.
* [**Advantages of Suggested Idea Categories**](/idea-categorisation-analysis/advantages-of-suggested-idea-categories/overview.md) - A list of all of the advantages of using the suggested idea funding categories.
* [**Analysis**](/idea-categorisation-analysis/analysis/incentives-and-game-theory-for-open-source-development.md) - Analysing different factors, dynamics and approaches relevant for idea categorisations.
* [**Experimental Categories Analysis**](/idea-categorisation-analysis/experimental-categories-analysis/small-and-early-stage-ideas-category.md) - Analysis for understanding why a suggested experimental category can be introduced and what problems it could help solve.


---

# 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/idea-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.
