# Clinic Curriculum

- [Syllabus](https://www.citizenclinic.io/clinic-curriculum/syllabus.md)
- [Lesson Modules](https://www.citizenclinic.io/clinic-curriculum/lesson-modules.md)
- [Introduction to Public Interest Cybersecurity](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/introduction-to-public-interest-cybersecurity.md)
- [Ethics and the Citizen Clinic Code of Conduct](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/ethics-and-the-citizen-clinic-code-of-conduct.md)
- [Citizen Clinic Student Code of Conduct](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/ethics-and-the-citizen-clinic-code-of-conduct/citizen-clinic-student-code-of-conduct.md)
- [Old School INFOSEC: Basic Controls](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/old-school-infosec-basic-controls.md)
- [Digital Surveillance of Politically Vulnerable Organizations: The Threat Landscape](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/digital-surveillance-of-politically-vulnerable-organizations-the-threat-landscape.md)
- [Problem Diagnosis and Reframing](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/problem-diagnosis-and-reframing.md)
- [Threat Modeling & Bounding Risk Assessments](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/threat-modeling-and-bounding-risk-assessments.md)
- [Contextual & Capacity Research](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/contextual-and-capacity-research.md)
- [Contextual Assessment Informational Requirements](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/contextual-and-capacity-research/contextual-assessment-informational-requirements.md)
- [PESTLE M Worksheet](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/contextual-and-capacity-research/pestle-m-worksheet.md)
- [Information Gathering](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/information-gathering.md)
- [Open Source Research Methods, Safety, and Tools](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/open-source-research-methods-safety-and-tools.md)
- [Adversary Persona Development](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/adversary-persona-development.md)
- [Threat Scenario Development](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/threat-scenario-development.md)
- [Changing Security Behaviors](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/changing-security-behaviors.md)
- [Social Engineering and Phishing](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/social-engineering-and-phishing.md)
- [Designing Security Training](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/designing-security-training.md)
- [Psychosocial Resilience](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/psychosocial-resilience.md)
- [Harmful Information (Misinformation and Harassment)](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/harmful-information-misinformation-and-harassment.md)
- [Fictional Case Studies](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/harmful-information-misinformation-and-harassment/fictional-case-studies.md)
- [Mitigation Framework](https://www.citizenclinic.io/clinic-curriculum/lesson-modules/harmful-information-misinformation-and-harassment/mitigation-framework.md)
- [Condensed Bibliography](https://www.citizenclinic.io/clinic-curriculum/condensed-bibliography.md)


---

# 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://www.citizenclinic.io/clinic-curriculum.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.
