# Learning For College Credit

- [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.


---

# 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://docs.p2pu.org/learning-for-college-credit.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.
