# Activities

- [Template for use in creating new activity page](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/template-for-use-in-creating-new-activity-page.md): One sentence activity description
- [Animal Orienteering](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/animal-orienteering.md): Participants use a clue sheet to find checkpoints in order
- [Animal Relay](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/animal-relay.md): Run to an animal and back.
- [Basketball Court Orienteering](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/basketball-court-orienteering.md): One sentence activity description
- [Boundary Run](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/boundary-run.md): Run along the boundary of the space
- [Explore and Find](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/explore-and-find.md): Explore the space to find checkpoints.
- [Gathering on a Signal](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/gathering-on-a-signal.md): One sentence activity description
- [Fix the Map](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/fix-the-map.md): One sentence activity description
- [Find the Cone](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/find-the-cone.md): Find a cone and orient your map
- [Group Memory](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/group-memory.md): One sentence activity description
- [Pattern Orienteering](https://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities/pattern-orienteering.md): Participants complete short orienteering courses using a simple map and arrangement of checkpoints.


---

# 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://navigation-games-2.gitbook.io/orienteering-curriculum-for-schools/activities.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.
