> 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/catalyst-tools/community-review-module.md).

# Community Review Module

The Community Review module is a newly developed tool designed to streamline and manage the Community Review stage efficiently. It replaces previously used Idescale for community reviews and Moderation module for community moderations.

{% content-ref url="/pages/pigZOuMNkzp8W9hnmKMt" %}
[Registration](/catalyst-tools/community-review-module/registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/0vcS7rBD13MhQjpP5udx" %}
[How to login?](/catalyst-tools/community-review-module/how-to-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/K8dSKQWByKTHh3uQimvu" %}
[Subscription to become LV0, LV1 and LV2](/catalyst-tools/community-review-module/subscription-to-become-lv0-lv1-and-lv2.md)
{% endcontent-ref %}

{% content-ref url="/pages/IF97WHSNQo1JQrwTTVW2" %}
[Due Diligence](/catalyst-tools/community-review-module/due-diligence.md)
{% endcontent-ref %}

{% content-ref url="/pages/u9ILF0QBw4JZm965ZzmJ" %}
[Profile page](/catalyst-tools/community-review-module/profile-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/YBt2t0Hl2FHH8nZd7mUZ" %}
[LV0 and LV1 Review](/catalyst-tools/community-review-module/lv0-and-lv1-review.md)
{% endcontent-ref %}

{% content-ref url="/pages/HOr7O7AJXQJflzBA36RG" %}
[LV2 Moderation](/catalyst-tools/community-review-module/lv2-moderation.md)
{% endcontent-ref %}

{% content-ref url="/pages/TxCAjgp80zujHNKB1Enm" %}
[Viewing results](/catalyst-tools/community-review-module/viewing-results.md)
{% endcontent-ref %}


---

# 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.projectcatalyst.io/catalyst-tools/community-review-module.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.
