> 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/project-onboarding/funded-proposers-fp/statement-of-milestones/how-to-use-the-milestone-module-in-f10/approval-of-the-proof-of-achievement/using-the-milestone-module/roles-and-responsibilities/funded-project-fp-using-the-milestone-module/actions-that-fp-can-carry-out-in-the-milestone-module/review-milestone-reviewers-feedback.md).

# Review Milestone Reviewers feedback

FP may review the project dashboard to see which milestones and PoA were approved/not approved.

<figure><img src="https://lh5.googleusercontent.com/gSxJ28UXUwSrXotOXTpNjhSXUKlUgNQHbk2FV--YLTiVOIwKmZcL7ZlEEOh4IFMs6BcHsxgKTmTEYIRBbE3f5nHUUJT024jVMmFqHxVTiJ8rlkjBDwGr1bG7TI8vK61lwJTmVGa0D-i0baoSYV_GKw" alt=""><figcaption></figcaption></figure>

All notifications will be visible in the To do list/Updates are sign-off notifications that will indicate if the milestones and PoA have been approved/not approved or received final approval from the Catalyst Team sign off user.

Milestone Reviewers feedback will be visible on the project dashboard. From there, FP will be easily able to see if milestones and PoA were approved/refused and if milestones were approved/partially approved/not approved.

### Milestone approved

If both Milestone Reviewers completely approved the milestone, FP will see a notification below on the project dashboard. FP will have to wait once the milestone is approved by the Catalyst Team sign off user to submit PoA.

<figure><img src="https://lh6.googleusercontent.com/A8BfZARlQp9ueQeuDmAKwk4LSkpp0Cdjlp_v6mlCbl_yNTBmgRkbQSjGxDR3_lu64bqPKfVWygjfyLmTNBOtJFQ-q2WtByASxO25s0hqYJy318_vD-QwDVE4sCpIMX8HE9UkGfxBdwmUKUNHcro7yQ" alt=""><figcaption></figcaption></figure>

### Milestone partially approved

If one Milestone Reviewer accepts the milestone but another refuses, the milestone is considered to be partially approved. In this situation, FP will see a notification below and has to resubmit the milestone as per Milestone Reviewers’ comments.

<figure><img src="https://lh6.googleusercontent.com/UJmAWEHzijo7IDMItbxbJ17zliOPVSkRMRbuRNpTpf6bKe8RX_fUAsMnih3E6SohqkPttp_HFXPy3Ijgxbwin5y_tdlXlLyXELTSDYQBs51r6CwIgCDDyfnwuKE1AY3Q1qAOuQy-bf5-H22us2xIig" alt=""><figcaption></figcaption></figure>

### Milestone not approved

If both Milestone Reviewers don’t approve the milestone, it will be refused. In this situation, FP will see the notification below on the project dashboard and must resubmit the milestone.

<figure><img src="https://lh4.googleusercontent.com/sxvyYGBbW_Sc4-PUzLoraa5d-is4y-3OFALhALFy9cNtOCExaToe6GjUhLdOyt3Mu6amTURVDMfByZO_EDd8cAGHJklxlLSbkx1GxRiHZLKBvygNi_o8H43YKAK_zL2SOONsX1a6ikO6ICou_wE-8Q" alt=""><figcaption></figcaption></figure>


---

# 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/project-onboarding/funded-proposers-fp/statement-of-milestones/how-to-use-the-milestone-module-in-f10/approval-of-the-proof-of-achievement/using-the-milestone-module/roles-and-responsibilities/funded-project-fp-using-the-milestone-module/actions-that-fp-can-carry-out-in-the-milestone-module/review-milestone-reviewers-feedback.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.
