# FAQ

**How many Milestone Reviewers are assigned to each project?**

There are 2 Milestone Reviewers assigned to general categories and 4 Milestone Reviewers assigned to Cardano Partners category.

**Should I reset my password and create a new one in the Milestone Module if I have been Milestone Reviewer in the previous fund(s)?**

If you have been a Reviewer in previous fund(s), you should only log in to your account in the Milestone Module.

**May I not verify SoM/PoA if the other Reviewer refused it already?**

Each Reviewer verifies SoM/PoA separately and should provide their own opinion why SoM/PoA was approved/refused, even if the other Reviewer refused it already.

**Is it possible to turn off email notifications with pending reviews assigned to me in the Milestone Module?**

It is impossible to turn it off.

**What to do if I have assigned a technical project to review and I don't have knowledge to review it properly.**

Please submit a ticket [here](https://catalystiog.zendesk.com/hc/en-us/requests/new).


---

# Agent Instructions: 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/current-fund/project-onboarding/milestone-reviewers-guides/faq.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.
