> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/pyp-coordinator-handbook/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/pyp-coordinator-handbook/pyp-coordinators-handbook.md).

# PYP Coordinator's Handbook

*Brought to you by* [*Faria Education Group*](https://www.fariaedu.com/) *and* [*ManageBac*](https://www.managebac.com/)\
*Access other resources* [*here*](https://www.managebac.com/resources-library?c=guides)

This is not an official IB guide. Please consult [MyIB](https://ibo.my.site.com/ibportal) for the most up-to-date information (password protected).&#x20;

<figure><img src="/files/GCPwDXE2GtNaE0aXEzse" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/FNTV7QLodudDPn71DJph" %}
[Faria Education Group](/pyp-coordinator-handbook/faria-education-group.md)
{% endcontent-ref %}

{% content-ref url="/pages/2WDZYHdeCx0a8FUrhr1e" %}
[About the author](/pyp-coordinator-handbook/about-the-author.md)
{% endcontent-ref %}

{% content-ref url="/pages/SrDorlaaDKO2V4FCfHUw" %}
[Introduction](/pyp-coordinator-handbook/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/zEV6cHU3xlD5Nnd4toe6" %}
[General coordinator guidance](/pyp-coordinator-handbook/general-coordinator-guidance.md)
{% endcontent-ref %}

{% content-ref url="/pages/dVCUz1VEpuJirf14zOhx" %}
[Providing professional development](/pyp-coordinator-handbook/providing-professional-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/eH3fUUOdzfC9x4sCS4HE" %}
[Facilitating collaborative planning](/pyp-coordinator-handbook/facilitating-collaborative-planning.md)
{% endcontent-ref %}

{% content-ref url="/pages/GZj179JUGsdvcLqCy3vr" %}
[Developing and refining the programme of inquiry](/pyp-coordinator-handbook/developing-and-refining-the-programme-of-inquiry.md)
{% endcontent-ref %}

{% content-ref url="/pages/klWwuuavkGj0dHMdF4ey" %}
[Communicating with stakeholders](/pyp-coordinator-handbook/communicating-with-stakeholders.md)
{% endcontent-ref %}

{% content-ref url="/pages/0AVKAWkLWoQ45jkzuG8C" %}
[Developing systems and procedures](/pyp-coordinator-handbook/developing-systems-and-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/L83Xl8ISFJ0V7SOaPebs" %}
[Advice from an experienced PYP coordinator](/pyp-coordinator-handbook/advice-from-an-experienced-pyp-coordinator.md)
{% endcontent-ref %}

{% content-ref url="/pages/sFUj87LES4HFLZ1qg1WT" %}
[Programme standards and practices](/pyp-coordinator-handbook/programme-standards-and-practices.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZhjG16aifFlxRH8OPDdn" %}
[Useful links](/pyp-coordinator-handbook/useful-links.md)
{% endcontent-ref %}


---

# 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://guide.fariaedu.com/pyp-coordinator-handbook/pyp-coordinators-handbook.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.
