> 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/challenge-teams-ct/ct-checklist.md).

# CT Checklist

* [ ] Confirmed all details of your Challenge Team to Catalyst?
* [ ] Found four available 1.5 hour meeting slots in your diary during <mark style="color:red;">26 September to 2nd October</mark> for Proof of Life meetings in UTC timezone format?
* [ ] Confirmed at least two CT members will participate in the Proof of Life meetings?
* [ ] Created your Challenge Team Communication Hub (Telegram/Discord, etc.) and shared an invitation to FPs?
* [ ] Submitted this[ form](https://forms.gle/4zcRNcBAoQqEZZqC9) with the meeting slots you have scheduled?
* [ ] Received the contact details of your funded projects from the Catalyst team?&#x20;
  * If not, please email <catalyst@iohk.io>
* [ ] Informed your project teams of the time/date of the Proof of Life meetings?
* [ ] Have you completed your proof of life meetings with all your funded projects?
* [ ] Have you updated the Proof of Life validation spreadsheet sent to you, confirming that you are satisfied that proof of life has been confirmed?.
* [ ] Have you emailed <catalyst@iohk.io> to confirm that you have completed POL for all your projects?. The deadline is <mark style="color:red;">2nd October 2023 EOD</mark>
* [ ] Have you informed Catalyst of any projects that you were not able to meet with to confirm PoL?


---

# 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/challenge-teams-ct/ct-checklist.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.
