# MYP Coordinator's Handbook

## MYP Coordinator's Handbook

- [MYP Coordinator's Handbook](https://guide.fariaedu.com/myp-coordinators-guide/myp-coordinators-handbook.md): Table of contents
- [Faria Education Group](https://guide.fariaedu.com/myp-coordinators-guide/faria-education-group.md)
- [About the author](https://guide.fariaedu.com/myp-coordinators-guide/about-the-author.md): Meet Jarrett Brown
- [Introduction](https://guide.fariaedu.com/myp-coordinators-guide/introduction.md)
- [Important links](https://guide.fariaedu.com/myp-coordinators-guide/important-links.md)
- [August - October](https://guide.fariaedu.com/myp-coordinators-guide/august-october.md): Tasks to complete at the start of the school year as a MYP coordinator
- [October - December](https://guide.fariaedu.com/myp-coordinators-guide/october-december.md): Tasks to complete during the 1st half of the school year as a MYP coordinator
- [January - April](https://guide.fariaedu.com/myp-coordinators-guide/january-april.md): Tasks to complete during the 2nd half of the school year as a MYP coordinator
- [May - July](https://guide.fariaedu.com/myp-coordinators-guide/may-july.md): Tasks to complete during the end of the school year as a MYP coordinator
- [Additional tasks](https://guide.fariaedu.com/myp-coordinators-guide/additional-tasks.md): Tasks to complete during different times of the school year as a MYP coordinator
- [Final thoughts and resources](https://guide.fariaedu.com/myp-coordinators-guide/final-thoughts-and-resources.md)
- [Looking for More Support in this Area?](https://guide.fariaedu.com/myp-coordinators-guide/looking-for-more-support-in-this-area.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.fariaedu.com/myp-coordinators-guide/myp-coordinators-handbook.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.
