> 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/appendix.md).

# Appendix

1. Can I create an account?

You can’t create an account. The Catalyst Team will activate one for you. You will need to rest the password after the first login.

2. How can I edit a milestone in SoM before approval?

You can’t, you have to resubmit a new milestone and the last submission becomes the active one. This enables a clear track record of all submissions and reviewers can focus on the active submission only.&#x20;

3. How can I edit a PoA before approval?

You can’t; you must resubmit a new PoA, and the last submission becomes the active one. This enables a clear track record of all submissions, and reviewers can only focus on the active submission. &#x20;

4. What if I have a technical problem?

Please contact us at <catalyst@iohk.io>

5. Who can see the milestones and PoA that I submitted?

Generally speaking, all documentation shared by Funded Projects in connection with their project, including Statements of Milestones, Progress Reports, and Proof of Achievement documents will be publicly available. In case of commercially sensitive information, Funded Projects must arrange a meeting with the appointed Milestone Reviewer and Catalyst Team to discuss what information can be made publicly available to ensure sufficient disclosure that informs the Catalyst team and the wider community of the project's progress.

6. I want to review a specific proposal, but I do not see the button. What should I do?

You have to be assigned to a specific proposal to be able to review it. Once assigned, you will be able to submit a review and receive notifications about the proposal.

7. What does it mean to be “approved by Catalyst Team sign off user”?

It means that a submission (e.g. milestones in SoM or PoA) has been reviewed, approved, and locked. No further modifications are allowed. This enables preparation of the data needed by the Catalyst Team to execute subsequent payment for FP.

8. What if I would like to change something with a SoM already locked?

Please follow this [change request process](broken://pages/GcAPijhBeAYj3aqcUm31).&#x20;

9. Will we receive notification via email?

Not in this version, but we are working on it. You may find notifications in the To do list/Updates area.

<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/project-onboarding/funded-proposers-fp/statement-of-milestones/how-to-use-the-milestone-module-in-f10/appendix.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.
