> 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/fund9-docs/the-statement-of-milestones-module-fund9-only/using-the-milestone-module/roles-and-responsibilities/catalyst-team-reviewer/actions-that-a-catalyst-team-reviewer-can-carry-out-in-the-module/catalyst-team-reviewer-can-assign-reviewer.md).

# Catalyst Team Reviewer can assign reviewer

Catalyst Team Reviewers can assign SoM/PoA to both Catalyst Team Reviewers and Milestone Reviewers by filling reviewer allocations in the proposals listing page or the project dashboard.&#x20;

The Catalyst Team Reviewer does this only once at the beginning of the onboarding stage.&#x20;

### Proposals listing page

<figure><img src="https://lh6.googleusercontent.com/SdjbXE9Yh6WTJtB-g-DCx_LIMHYaQmJLomCL71NnWf3TvAxUITEaq1X6G2WXv1VG9p61mMVcqXL1WIIF4ihvbaw2X2nT-TqsTYECzxC8x9LlXC1Kdykg7ibt-UGA1vmWhu9G5BHE79Sz5iLtsh4NcA" alt=""><figcaption></figcaption></figure>

### Project dashboard

<figure><img src="https://lh6.googleusercontent.com/XWoZM0n8bMVYoRKrE3jv0DYKYU4RrxHk3rpSw-EEkrW3_P9tAVy3T9GVcxE0pMQv6mivI6kz6Q5PeUaJbGZEAqDCtzOQtkKY2JpurXDYyi6gai-h-mIz0wWYipGmt08ZWCGYGNQxaLja2QLVqcCObg" alt=""><figcaption></figcaption></figure>

Proposals are assigned to specific Milestone Reviewers by the Catalyst team based on Fund9 challenge team assignments. Milestone Reviewers can review everything in the SoM without being assigned to it, but will see notifications only if they are assigned to that specific SoM.


---

# 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/fund9-docs/the-statement-of-milestones-module-fund9-only/using-the-milestone-module/roles-and-responsibilities/catalyst-team-reviewer/actions-that-a-catalyst-team-reviewer-can-carry-out-in-the-module/catalyst-team-reviewer-can-assign-reviewer.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.
