> 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/purpose.md).

# Purpose

{% hint style="info" %}
Ultimately the **purpose of service learning** is to respond to an authentic community need.&#x20;
{% endhint %}

![](/files/-MGUoYfbEpdxxC7bIu6-)

| *Image:*[ *Shaw, Callum*](https://unsplash.com/photos/7SE389kUVGw)*. Unsplash, 2019.* |
| :-----------------------------------------------------------------------------------: |

A key attribute of the [IB learner profile](https://www.ibo.org/benefits/learner-profile/) is **caring** and CP students through service learning can act to make a positive difference in the lives of others and the world around them.&#x20;

In the words of the IB,&#x20;

> 'The process of Service Learning provides opportunities for students to make a meaningful contribution to community and society.'

Your service experiences can be **life-changing**, both for you and for others! You can help **solve a real problem** in your school or in your neighbourhood. Perhaps there is a cause you feel passionately about? This is your opportunity to find a way to champion that cause.&#x20;

{% hint style="info" %}
You can be the **catalyst for real change**.&#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/cp-service-learning/purpose.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.
