> 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/fund11-docs/project-onboarding/f11-milestone-reviewers-guide.md).

# F11 Milestone Reviewers Guide

- [Milestone Reviewer Process Examples](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples.md)
- [Milestone Reviewer - Interview 1](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples/milestone-reviewer-interview-1.md)
- [Milestone Reviewer - Interview 2](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples/milestone-reviewer-interview-2.md)
- [Milestone Reviewer - Interview 3](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples/milestone-reviewer-interview-3.md)
- [Milestone Reviewer - Interview 4](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples/milestone-reviewer-interview-4.md)
- [Milestone Reviewer - Interview 5](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewer-process-examples/milestone-reviewer-interview-5.md)
- [Key dates during the onboarding stage](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/key-dates-during-the-onboarding-stage.md)
- [Milestone Reviewers onboarding meetings](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/milestone-reviewers-onboarding-meetings.md)
- [A Milestone Reviewer’s role](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/a-milestone-reviewers-role.md)
- [Milestone Reviewer expectations](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/a-milestone-reviewers-role/milestone-reviewer-expectations.md)
- [What is the Statement of Milestones (SoM)?](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/what-is-the-statement-of-milestones-som.md)
- [How to use the Milestone module as a Milestone Reviewer?](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/how-to-use-the-milestone-module-as-a-milestone-reviewer.md)
- [How to review SoM as a Milestone Reviewer?](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/how-to-review-som-as-a-milestone-reviewer.md)
- [A good example of SoM formulation from F9 pilot project](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/a-good-example-of-som-formulation-from-f9-pilot-project.md)
- [What is Proof of Achievement (PoA)](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/what-is-proof-of-achievement-poa.md)
- [Good example of PoA completion from F9 pilot project](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/good-example-of-poa-completion-from-f9-pilot-project.md)
- [What is good evidence?](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/what-is-good-evidence.md)
- [What is not good evidence?](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/what-is-not-good-evidence.md)
- [Rewards for SoM and PoA review](https://docs.projectcatalyst.io/previous-funds/fund11-docs/project-onboarding/f11-milestone-reviewers-guide/rewards-for-som-and-poa-review.md)


---

# 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/fund11-docs/project-onboarding/f11-milestone-reviewers-guide.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.
