# Roles and Responsibilities

The overall flow of processing a milestone relies on multiple participants. The following is a list of the participants roles and their respective responsibilities:

* Funded Project (FP) -  can submit and resubmit SoM/PoA.
* Catalyst Team reviewer - can assign reviewer, review SoM/PoA.
* Milestone Reviewers - can review SoM/PoA.
* Catalyst Team sign off user- can provide final approval of SoM/PoA, assign reviewer, review SoM/PoA.
* Catalyst Team system admin - the only role with all the above capabilities. Admins can assign reviewer/proposals, review SoM/PoA, approve SoM/PoA, and can also export data in CSV format to create funding files.


---

# 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/previous-funds/fund9-docs/the-statement-of-milestones-module-fund9-only/using-the-milestone-module/roles-and-responsibilities.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.
