# CAS Project

In your CAS project, you will **work with others**, towards a **stated goal,** in one or more of creativity, activity and service.&#x20;

{% hint style="info" %}
You must undertake **at least one** CAS project.&#x20;
{% endhint %}

Some examples of CAS projects are listed below.

* A group plans, designs and creates a mural or wall display (creativity)
* Organise and participate in a sports team over time, including training sessions and matches against other teams (activity)
* Plan and undertake an unsupported expedition (activity)
* Set up and conduct tutoring for people in need (service)
* Choreograph a routine for their band or cheerleading squad (creativity and activity)&#x20;
* Plan, set up and run a not-for-profit business (creativity and service)&#x20;
* Plan and participate in the planting and maintenance of a garden with members of the local community. (service and activity)&#x20;
* Identify that children at a local school need backpacks, and then design and make the backpacks out of recycled materials. (service and creativity)
* Rehearse and perform a dance production for a community retirement home. (creativity, activity, and service)

All CAS projects should have a **defined goal**. Individually, you should identify one or more [learning outcomes](/cas/assessment.md) you intend to meet to further guide your role and responsibilities in the CAS project. These could change as you complete the project.

{% hint style="info" %}
Your CAS project should last **a minimum of one month** from planning to completion and you should **follow the** [**CAS stages**](/cas/cas-stages.md)**.**
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://guide.fariaedu.com/cas/project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
