# Project statuses

**Active** – The project is delivering everything on time.

**Paused** – The project has breached [Fund Rules](/current-fund/fund-basics/fund-rules.md) and/or [Terms & Conditions](/current-fund/fund-basics/project-catalyst-terms-and-conditions.md). The Catalyst Team is in contact with the project team, but the project is paused until the issue is clarified. Another possible reason is that the Applicant requested a suspension.

**Did not finish** – There are various instances that can lead to a funded project being dismissed from the Catalyst grants program by the Fund Operator. Examples include: the Grantee failing to submit a Proof of Achievement for a Milestone within six (6) months of the proposed delivery date stated in the Statement of Milestones, or the Fund Operator having valid concerns about the project or project team that are subsequently verified. Another possible reason is that the Applicant requested termination.

**Completed** – The project has delivered all Milestones.

**Onboarding** – The project is in the onboarding phase. The process can be tracked [here](https://docs.google.com/spreadsheets/d/1n1EiPPAslgpBANoNtaE_yWGt7MGZ1rwcAFCUWSpSmCE/edit?gid=0#gid=0).


---

# 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/catalyst-tools/milestone-module/project-statuses.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.
