> For the complete documentation index, see [llms.txt](https://docs.projectcatalyst.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectcatalyst.io/previous-funds/fund10-docs/how-to-participate-in-community-reviews/how-to-become-a-community-reviewer/community-reviewers-levels.md).

# Community Reviewers Levels

All reviewers are able to provide their opinions in exactly the same way as each other. The difference being is that **for more experienced reviewers, there are more opportunities to support Catalyst processes and receive rewards**.&#x20;

### LV0

{% hint style="info" %}
LV0 Community Reviewers are ALL new reviewers and less experienced reviewers.&#x20;
{% endhint %}

Consider yourself at the ground floor and Catalyst wants you to get used to performing the role. LV0 reviewers will share in a pot of rewards incentives. The larger the pool of LV0 reviews and reviewers, the less per review each reviewer will receive. LV0 Reviewers will be invited to review up to 30 proposals and will be allocated an initial set of proposals to review based on proposals across the entire fund (unable to choose specific challenges).

### LV1

{% hint style="info" %}
LV1 Reviewers have already performed a substantial number of reviews.
{% endhint %}

LV1 Reviewers will be invited to review up to 80 proposals and will be allocated an initial set of proposals to review based on challenge preferences selected during the registration process.&#x20;

### LV2

{% hint style="info" %}
LV2 Reviewers (Community Moderators) will perform a Community “Moderator” function to check any reviews that have been flagged by the Catalyst scripts.&#x20;
{% endhint %}

Community Moderators will not alter the review or the scores provided by the Community Reviewers meaning reviewers shouldn’t feel afraid to provide honest opinions and objective scores. Instead Community Moderators are asked to make a determination whether reviews that were flagged by the Catalyst scripts should be published or discarded altogether.  Community Moderators will also perform a random spot check on a small percentage of total reviews submitted by LV0 and LV1 reviewers.  In Fund10 each LV0 and LV1 review that is selected for moderation will be checked by a minimum of two LV2 Community Moderators.


---

# 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.projectcatalyst.io/previous-funds/fund10-docs/how-to-participate-in-community-reviews/how-to-become-a-community-reviewer/community-reviewers-levels.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.
