> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/myp-coordinators-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/myp-coordinators-guide/introduction.md).

# Introduction

![](/files/E73ogxu7OA0C9JVFW8xm)

Anyone who has taken the role of MYP coordinator has found themselves in new territory. Often, it can feel like you are the only one going through the process, but I can assure you that there are many of us out there! Indeed, after being an MYP coordinator for several years, there are still new exciting challenges that happen to me every new school year.&#x20;

{% hint style="info" %}
The goal of this guide is to help organise MYP coordinators through the different key checkpoints of the school year. Additionally, this is also to serve as a social and emotional support for you to help you along the way.&#x20;
{% endhint %}

Don’t hesitate to [connect with me](https://community.faria.org/jarrett-brown) with any additional questions. I am always happy to collaborate. Good luck on your MYP journey!


---

# 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://guide.fariaedu.com/myp-coordinators-guide/introduction.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.
