> For the complete documentation index, see [llms.txt](https://wiki.greatcollaboration.uk/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.greatcollaboration.uk/knowledgebase/society/education/students-and-extracurricular-activities.md).

# Students & Extracurricular Activities

## Amphibian and Reptile Conservation Trust "Champhibians" Scheme

If your school has a pond or is looking at building one, this scheme is a great way to involve students through supporting the wildlife that emerges there.

{% embed url="<https://champhibians.arc-trust.org/>" %}

Action:\
Build or adopt a pond to support wildlife

Who: School leadership + Eco club

Steps:

* Create a small wildlife pond OR adopt a local one
* Ensure it is safe and maintained
* Avoid chemicals and pollution

Impact: Provides habitat for amphibians and boosts biodiversity

Measure: Presence of species (frogs, newts, insects)

***

{% embed url="<https://www.tcv.org.uk/london/green-gym-london/>" %}

## Green Gyms

Action:\
Create a school-based “Green Gym” programme or partner with local schemes.

Who: Students + teachers

Steps:

* Partner with local Green Gym groups (e.g. Camden, Hackney)
* Schedule regular outdoor sessions.
* Integrate into PE or enrichment.

Impact: Improves biodiversity + student well being

Measure: Number of sessions + student participation

Why this works: Green Gym shows that hands-on conservation improves both health and the environment at the same time.

***

## School Green Spaces

Action:\
Use students to manage and improve school green spaces actively

Who: Eco club/classes

Steps:

* Plant trees or hedgerows
* Create wildflower areas
* Maintain gardens or ponds.

Impact: Boosts biodiversity on the school site

Measure: Area of green space improved

Based on Green Gym activities like planting and habitat creation<br>

***

## Climate Anxiety Session

Action:\
Arrange a climate anxiety session to discuss with and support students and members of staff anxiety surrounding climate change.

Who: Teachers or Eco club

Steps:

* Open a discussion at school to determine if this is something students want and would benefit from.
* Identify key points of anxiety and stress for students.
* Set up an monthly/weekly after school/lunchtime club for regular meetings
* Use resources below to help create a safe space that can help students.

{% embed url="<https://www.sustainabilitysupportforeducation.org.uk/indicator/addressing-climate-anxiety>" %}

Impact: Can reduce stress and promote action and advocacy in students and members of staff.

Measure: Climate change is a topic that can be more openly discussed within school.


---

# 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://wiki.greatcollaboration.uk/knowledgebase/society/education/students-and-extracurricular-activities.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.
