> For the complete documentation index, see [llms.txt](https://docs.catalystcontributors.org/idea-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/idea-categorisation-analysis/analysis/addressing-concerns-and-challenging-funding-situations/low-proposal-visibility.md).

# Low Proposal Visibility

### Problem

Funding categorisations which invite a larger number of proposals can decrease the visibility of proposals and make it hard for voters to go through different types of proposals in one categorisation.

### **Relevance to funding categorisation**

Funding categorisations impact proposal visibility due to what different types of proposals can be submitted and where they can be submitted into the categorisations. The following categorisation approaches could impact proposal visibility:

* **Broad vs specific categorisations** - Using broad categorisations will increase the number of proposals in each categorisation which will reduce visibility. Specific categorisations leads to less proposals in each categorisation meaning proposal visibility is less of an issue.
* **Inclusive vs exclusive categorisations** - Using inclusive funding categorisation will increase the number of proposals which an be submitted. Exclusive funding categorisation would reduce the of proposals that can be submitted by restricting which focus areas are allowed.
* **Unique vs overlapping categorisations** - Unique categorisations help to increase proposal visibility as proposals of a similar focus will be placed into a single categorisation meaning voters don't need to find similar proposals in other categorisations. Overlapping categorisations decrease proposal visibility as it increases the number of categorisation that a single proposal could be submitted.

### Potential Solutions

**Integrate any of the many approaches that help with directing funding**

There are numerous [approaches to direct funding](/idea-categorisation-analysis/analysis/approaches-for-directing-funding.md) that help with directing funding that are also similarly relevant for improving proposal visibility. The voting app can integrate a number of approaches for improving how proposals are viewed and that make it easier to traverse a large number of proposals. Proposal tagging will be one important integration into the proposal submission and voting process so that the community is able to filter proposals by certain types such as DeFi, wallets or gaming. Curated lists is another example as a way to create succinct list of proposals about certain topic and theme based groupings. Curated lists could be created by the community, content creators or even [Catalyst contributors](https://docs.catalystcontributors.org/catalyst-contributors/). Community priority voting such as through an [independent goal and objective setting process](https://docs.catalystcontributors.org/funding-categorisation-analysis-1/community-goals-and-objectives/independent-goals-and-objective-setting-process) would also help with proposal visibility if the community is able to easily sort or filter proposals based on which priorities they are addressing.


---

# 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:

```
GET https://docs.catalystcontributors.org/idea-categorisation-analysis/analysis/addressing-concerns-and-challenging-funding-situations/low-proposal-visibility.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.
