> For the complete documentation index, see [llms.txt](https://smart-hubs.gitbook.io/catalyst-onboarded-playbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smart-hubs.gitbook.io/catalyst-onboarded-playbook/part-4-community-support/coordinator-meetings.md).

# Coordinator meetings

Are you signed up on the Catalyst Coordinator channels? They will post announcements of the Coordinator meetings and other important information in these channels. If you are not signed up, please look for an email sent to the address used when you registered your IdeaScale account. It will welcome you to the Coordinator cohort and provide links to the Telegram channels as well as an on-boarding form to get started.

What is a "Coordinator"? IOG/Catalyst has selected "coordinator" to refer to any funded proposer. Coordinator is the term for all the cohorts of projects, where all the funded proposals interact with each other. You will be able to connect and network with everyone.&#x20;

Each week on Tuesday at 18:00 UTC, there is a Coordinator Meeting on Zoom. These meetings are used for coordinators (you!) to give updates on their projects to peers. There is usually a presentation on varying topics that can benefit you as a coordinator.


---

# 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:

```
GET https://smart-hubs.gitbook.io/catalyst-onboarded-playbook/part-4-community-support/coordinator-meetings.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.
