> 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/how-to-submit-a-proposal/additional-guidance/submitting-milestones-for-your-f11-proposal.md).

# Submitting Milestones for your F11 proposal

A milestone is a specific point within a project’s life cycle to measure the progress toward successful completion. They are signal posts for a project's major deliverables and a measurable reference point that marks a significant event or a branching decision point within a project.\
What are the key actions you need to take to deliver your project?

How will you demonstrate and evidence that you have completed these actions?

Clearly defined milestones as part of your proposal submission will demonstrate to the reviewer that you clearly understand the significant points within your project's life cycle and that your progress toward your project's successful completion and delivery can be measurably demonstrated.

As part of your submission, specifically, to demonstrate your capability and feasibility, you are asked to list the key milestones you will need to achieve to complete your project successfully.&#x20;

At this stage, you are only asked to list the milestones broadly. Doing so will demonstrate to the reviewer that you know what key steps are needed to complete your project.&#x20;

If your project is voted for to receive funding, you will be asked to submit a more detailed [Statement of Milestones](broken://pages/zF4xy2JwhyntjLJb86F4) as part of your onboarding process.&#x20;

This will include providing further details on the acceptance criteria for each milestone, the date of delivery and cost for each milestone, and the evidence you will submit for review after each milestone.&#x20;

When defining your milestones, consider that you are effectively presenting a simplified project delivery plan.


---

# 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/how-to-submit-a-proposal/additional-guidance/submitting-milestones-for-your-f11-proposal.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.
