# P2PU Knowledge Base

## P2PU Knowledge Base

- [P2PU Knowledge Base](https://docs.p2pu.org/readme.md): A comprehensive resource all about learning circles: how they work, how to start one, and how to enjoy the process!
- [Frequently Asked Questions](https://docs.p2pu.org/frequently-asked-questions.md): The most common questions that participants have when starting their first learning circle.
- [Learning Circle Checklist](https://docs.p2pu.org/methodology/learning-circle-checklist.md)
- [Meeting Structure](https://docs.p2pu.org/methodology/learning-circle-structure.md)
- [Group Expectations](https://docs.p2pu.org/methodology/group-expectations.md)
- [Setting Intent](https://docs.p2pu.org/courses/set-your-intent.md)
- [Choosing a Course](https://docs.p2pu.org/courses/choosing-courses.md)
- [Searching for Courses](https://docs.p2pu.org/courses/searching-for-courses.md)
- [Evaluating Courses](https://docs.p2pu.org/courses/evaluating-courses.md)
- [Facilitator Guides](https://docs.p2pu.org/courses/facilitator-guides.md): Adapting courses to the learning circle format
- [Creating a Course](https://docs.p2pu.org/courses/creating-courses.md)
- [Finding Participants](https://docs.p2pu.org/facilitation/finding-participants.md)
- [Setting Up Meeting Spaces](https://docs.p2pu.org/facilitation/set-up-your-space.md)
- [Facilitating Peer Learning](https://docs.p2pu.org/facilitation/facilitation-basics.md)
- [Discussion Questions](https://docs.p2pu.org/facilitation/discussion-questions.md)
- [Evaluate & Reflect](https://docs.p2pu.org/facilitation/evaluate-and-reflect.md)
- [Credit-Bearing Resources](https://docs.p2pu.org/learning-for-college-credit/facilitator-resources.md): An introduction for facilitators leading credit-bearing learning circles
- [Courses Approved for Credit](https://docs.p2pu.org/learning-for-college-credit/currently-approved-courses.md): The following courses are currently approved for credit.
- [Learning Journals](https://docs.p2pu.org/learning-for-college-credit/nominating-a-course-for-credit.md)
- [FAQs: Learning for Credit](https://docs.p2pu.org/learning-for-college-credit/faqs.md): Frequently asked questions about learning for college credit.
- [Learning Circle Software](https://docs.p2pu.org/tools-and-resources/tools-for-learning-circles.md)
- [Facilitator Dashboard](https://docs.p2pu.org/tools-and-resources/tools-for-learning-circles/untitled.md)
- [Creating Learning Circles](https://docs.p2pu.org/tools-and-resources/tools-for-learning-circles/creating-learning-circles.md)
- [Managing Learning Circles](https://docs.p2pu.org/tools-and-resources/tools-for-learning-circles/managing-learning-circles.md)
- [Evaluation Surveys](https://docs.p2pu.org/tools-and-resources/tools-for-learning-circles/evaluation-surveys.md)
- [Collage & Image Credits](https://docs.p2pu.org/tools-and-resources/collage-and-image-credits.md)
- [Community Support](https://docs.p2pu.org/tools-and-resources/community-support.md)
- [About Teams](https://docs.p2pu.org/teams/about-teams.md)
- [Custom Team Sites](https://docs.p2pu.org/teams/team-sites.md)
- [Organizer Tools](https://docs.p2pu.org/teams/organizer-tools.md)
- [Weekly Summary](https://docs.p2pu.org/teams/weekly-summary.md)
- [Courses for Teams](https://docs.p2pu.org/teams/courses-for-teams.md)
- [Aggregated Data](https://docs.p2pu.org/teams/aggregated-data.md)
- [Facilitator Support](https://docs.p2pu.org/teams/facilitator-support.md)
- [Member Events](https://docs.p2pu.org/teams/member-events.md)


---

# 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://docs.p2pu.org/readme.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.
