> For the complete documentation index, see [llms.txt](https://docs.catalystcontributors.org/infrastructure-contributors/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/infrastructure-contributors/category-proposal/fund-9/minimum-thresholds.md).

# Minimum Thresholds

The following assumes an ADA price of $0.50 per ADA. This will likely change in the future. In that event there may be more or less contributors who can be paid to support the ecosystem.

The budget allocation is 975,000 ADA which means funding capacity to support between 8 to 19 contributors based on the lower $25,000 (50,000 ADA) and upper $60,000 (120,000 ADA) [budget range guidelines](/infrastructure-contributors/category-proposal/fund-9/budget-ranges-fund-9.md). &#x20;

Due to the higher number of developers we would estimate an average of $45,000 (90,000 ADA) per contributor which would mean around 9 contributors would get funded.

After the thresholds are met based on the voting results the highest voted candidates would then be selected until the funding is allocated.

### Minimum thresholds (number of people)

**Development**: 5

**Analysis:** 1

**Coordination:** 3

**Total**: 9

If the ADA price becomes $1 instead of approximately $0.50 then these thresholds can multiplied by two if they aren't updated before starting the contributor proposal submission process.

### Quantity needed

**Development**: High - The ecosystem has an increasing amount of complex core functionality required which warrants the need for a large number of developers.

**Coordination**: Low - Only a small people are needed to help bring together different ecosystem efforts to create meetings and events to share learnings across different tools and resources.

**Analysis**: Low to Moderate - A low to moderate amount of regular analysis is needed on the ecosystem and proposals to give a good overview of issues and solutions available in the ecosystem. Analysis is not needed at all times in every part of the ecosystem.


---

# 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/infrastructure-contributors/category-proposal/fund-9/minimum-thresholds.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.
