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

# Your advisor

The role of your **service learning advisor or coordinator** is an important one. They are there to **support and guide** you through your 18 months of service, and can **help** you resolve issues or concerns, reflect on your experiences, and make links to the learning outcomes.

![](/files/-MGUpUXaW25f8ulFvid7)

| *Image:* [*NeONBRAND*](https://unsplash.com/photos/y_6rqStQBYQ)*. Unsplash, 2018.* |
| :--------------------------------------------------------------------------------: |

Your **first formal interview** will come at the start of the process to make sure you understand the expectations of the programme and discuss your plans.&#x20;

The **second interview** is normally at the end of the first year of the CP and will review your experiences, reflections and portfolio, as well as your progress towards meeting the five learning outcomes.&#x20;

The **final interview** takes place near the end of the CP. During this interview, you will be required to show how you achieved the learning outcomes and reflect on your personal experiences, including rewards and challenges.

Between meetings, you will be able to communicate with your advisor both on ManageBac and in person to ask for advice or feedback.&#x20;

{% hint style="info" %}
It is vital to **maintain regular contact** with your service learning advisor!&#x20;
{% endhint %}

{% hint style="success" %}
Now you know the essentials you are **ready to start planning your service learning**. Good luck!
{% 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/cp-service-learning/your-advisor.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.
