> 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/funded-project-reporting-guideline/submitting-monthly-reports.md).

# Submitting Monthly Reports

**Cadence**:&#x20;

* 1x per month

**Submission window:**&#x20;

* 20 days: 1st - 20th (midnight UTC)
* Form is closed for new submissions after the 20th
* Missing this reporting cycle will result in planned payment schedule to shift one month forward

**How to submit:**

* Use this [monthly report form](https://bit.ly/CatalystMonthlyReport) (stays same every month)

**Review:**&#x20;

* It is recommended that a project submits their monthly report sooner in a month, such as the 15th, there is a greater chance that review has been carried out and may be notified via Catalyst [no-reply email](https://docs.google.com/document/d/1r1q9Xx037m0dxPJch-bKIU2KKUse1tz-Jw2gccHmwys/edit#heading=h.tp7t8gghzvct) in case the evidence submitted requires clarifications. In such a scenario, you will have a chance to re-submit your report with [further  evidence](broken://pages/WpXNujSconpNE01GfvfN) (please refer to the guidance linked).
* Ensure that the evidence provided is tangible and verifiable

**Notes:**

* Projects that produced a Statement of Milestones[,](https://docs.google.com/document/d/17TvVe5nnzvZgOHFR2GQjnhUWjUwBxIA9Iebld9u0RN0/edit?pli=1#heading=h.yub9ernbwukd) please remember to submit both - MR and Proof of Achievement (PoA) in that given month.&#x20;

**Notice:**&#x20;

* To support transparency and accountability, MRs are published for public via
  * [ProjectCatalyst.io](http://projectcatalyst.io/funds)&#x20;
  * Community tools, such as [Lido Nation](https://www.lidonation.com/en/project-catalyst/reports), etc.
  * Source [Funded Projects spreadsheet](https://bit.ly/FundedProjectsReporting) and form outputs [here](https://bit.ly/Funded-Projects-Reports)
* If a project does not wish for this to happen, must explain via email clearly why the report cannot be shared with the Community. This would be then presented by the project and reviewed by the Catalyst team on a scheduled call. By default, projects are expected to report publicly and only in exceptional cases private reporting shall be accepted.

<br>

<br>


---

# 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/funded-project-reporting-guideline/submitting-monthly-reports.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.
