> 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/choosing-your-service-learning-experience.md).

# Choosing your service learning experience

{% hint style="info" %}
**Service learning** benefits everyone involved. You will acquire a range of valuable skills and the community will benefit from your time and involvement.&#x20;
{% endhint %}

![](/files/-MGUslRHySlP9nCzz4iv)

| *Image:* [*Nelson, Zachary.*](https://unsplash.com/photos/98Elr-LIvD8) *Unsplash, 2017.* |
| :--------------------------------------------------------------------------------------: |

Service learning is most effective as a **regular and ongoing experience**, so consider activities where you can make a regular contribution. Your **own school community** could provide you with a starting point for a wide range of service learning opportunities.

{% hint style="warning" %}
However, a word of caution: there are some activities that **don’t** qualify.&#x20;
{% endhint %}

Any work that is paid **cannot** be included. So, if your athletics coaching or lifeguarding is paid, it cannot form part of service learning. Also, take care with **fundraising**. For fundraising to have meaning it must be clear that there is a direct and genuine benefit for others, not just to raise money for a visit where you are the main beneficiary!

You need to find activities which will meet the **five learning outcomes** established by the IB:

* Identify your **own strengths** and areas for growth.
* Demonstrate **participation** with service learning.
* Demonstrate the skills and recognize the benefits of working **collaboratively**.
* Demonstrate engagement with issues of **globa**l significance.
* Recognize and consider the **ethics** of decisions and actions.

{% hint style="info" %}
Completion of the **CP service learning requirement** is dependent on meeting these five outcomes.&#x20;
{% endhint %}

The evidence for meeting these requirements will be your [**portfolio**](https://app.gitbook.com/@faria-education-group/s/cp-service-learning/portfolio) and the **three formal interviews** with your [service learning coordinator or advisor](https://app.gitbook.com/@faria-education-group/s/cp-service-learning/your-advisor).


---

# 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/choosing-your-service-learning-experience.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.
