# Let's Play Co-op

## Let's Play Co-op

- [Let's Play Co-op!](https://lets.play.coop/home.md)
- [Experiential Education 101](https://lets.play.coop/level-up-your-instruction/experiential-education-101.md): Can anyone design a motivating hands-on experience in one hour or less? Yes.
- [Critical Pedagogy 101](https://lets.play.coop/level-up-your-instruction/critical-pedagogy-101.md): Sure, it sounds neat. But how do you know when you are doing it well?
- [Steal Our Model!](https://lets.play.coop/play-anywhere-methods/steal-our-model.md): Instructions for adapting an old lesson plan into a learner-directed workshop where the only materials needed are participants' mobile devices.
- [Demo: Co-op 101 Pre-Work](https://lets.play.coop/play-anywhere-methods/demo-co-op-101-pre-work.md): All participants must complete this 15-minute crash course before the workshop begins.
- [Demo: Workshop Instructions](https://lets.play.coop/play-anywhere-methods/demo-workshop-instructions.md): Welcome to the live workshop!
- [Community of Practice](https://lets.play.coop/teachers-toolkit/community-of-practice.md): We host a community of practice where people who want co-op education to be more inviting and motivating share their resources and critique their teaching methods.
- [Activities & Examples](https://lets.play.coop/teachers-toolkit/activities-and-examples.md): A collection of tools and pre-made resources for experiential and critical education about cooperatives.
- [Free Digital Tools](https://lets.play.coop/teachers-toolkit/free-digital-tools.md)
- [The Capital Stack Game](https://lets.play.coop/teachers-toolkit/the-capital-stack-game.md): A 90-minute activity that helps a group understand how equity investment, lending, grants and donor management applies to social enterprise.
- [The Whole Story](https://lets.play.coop/about-us/the-whole-story.md): What we do and how we got here.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://lets.play.coop/home.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.
