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

# CAS Staff

![](/files/-Ma5xNeQu3ZJjLm9v9xB)

### **CAS Coordinator**

The **CAS coordinator** is the teacher in charge of your schools CAS programme. They will help you to find suitable CAS experiences within your school or community, and are **responsible for the overall organisation of the programme**. They also decide:

1. If your proposal is a suitable CAS experience or project. :grin:&#x20;
2. If you have met the requirements of CAS to gain your IB diploma. :woman\_student:&#x20;

### **CAS Advisor**

In some schools, especially those with lots of students, the CAS coordinator is assisted by a team of **CAS advisors**. These members of staff **support, monitor and advise students** on their CAS portfolio.

### **CAS Supervisor**

The **CAS supervisor** is a person who **supervises a CAS experience or a project** for a student. This may be a coach, a teacher or another adult. You may not require a CAS supervisor if you are initiating your own activities. These adults are useful to guide you in a specific experience and to help you set goals and comment on your progress.

{% hint style="info" %}
The IB does **not** require you to have a supervisor. You are trusted to undertake your own activities. However, you may like to have one, or your school may need you to have one for another reason.&#x20;
{% endhint %}


---

# 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/cas/cas-staff.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.
