# Introduction to Cybersecurity

## Introduction to Cybersecurity

- [Introduction](https://resources.digitalmoment.org/cybersecurity/introduction.md)
- [Hands-On Activity](https://resources.digitalmoment.org/cybersecurity/hands-on-activity.md): AI Prompt Injection game
- [Knowledge Check](https://resources.digitalmoment.org/cybersecurity/knowledge-check.md)
- [Passwords](https://resources.digitalmoment.org/cybersecurity/passwords.md): Keys to our information
- [Hands-On Activity](https://resources.digitalmoment.org/cybersecurity/passwords/hands-on-activity.md): How safe is your password
- [1-2-3 Protect Yourself](https://resources.digitalmoment.org/cybersecurity/passwords/1-2-3-protect-yourself.md)
- [Social Engineering](https://resources.digitalmoment.org/cybersecurity/social-engineering.md)
- [Tactics](https://resources.digitalmoment.org/cybersecurity/social-engineering/tactics.md)
- [Hands-On Activity - Contest Winner](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-contest-winner.md): Spot the Social Engineering Tactic
- [Solution to Contest Winner Phish](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-contest-winner/solution-to-contest-winner-phish.md)
- [Hands-On Activity - Payment Info](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-payment-info.md): Spot the Social Engineering Tactic
- [Solution to Payment Info Phish](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-payment-info/solution-to-payment-info-phish.md)
- [Hands-On Activity - Order Misplaced](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-order-misplaced.md): Spot the Social Engineering Tactic
- [Solution to Order Misplaced Phish](https://resources.digitalmoment.org/cybersecurity/social-engineering/hands-on-activity-order-misplaced/solution-to-order-misplaced-phish.md)
- [Protect Yourself](https://resources.digitalmoment.org/cybersecurity/social-engineering/protect-yourself.md): Spot the Social Engineering Tactic
- [Hacking](https://resources.digitalmoment.org/cybersecurity/hacking.md): Definition - Black - White - Gray ...
- [Ethical Hacking](https://resources.digitalmoment.org/cybersecurity/hacking/ethical-hacking.md): Not all hacking is bad!
- [Renowned Ethical Hackers](https://resources.digitalmoment.org/cybersecurity/hacking/renowned-ethical-hackers.md)
- [Career Options in Cybersecurity](https://resources.digitalmoment.org/cybersecurity/hacking/career-options-in-cybersecurity.md)
- [Closing](https://resources.digitalmoment.org/cybersecurity/closing.md)
- [Slide Deck](https://resources.digitalmoment.org/cybersecurity/slide-deck.md)
- [Resources](https://resources.digitalmoment.org/cybersecurity/resources.md)
- [Password Activites](https://resources.digitalmoment.org/cybersecurity/resources/password-activites.md)
- [Social Engineering](https://resources.digitalmoment.org/cybersecurity/resources/social-engineering.md)
- [Phishing](https://resources.digitalmoment.org/cybersecurity/resources/phishing.md)
- [Hacking](https://resources.digitalmoment.org/cybersecurity/resources/hacking.md)
- [Links to Hands-On Activities in the Workshop](https://resources.digitalmoment.org/cybersecurity/resources/links-to-hands-on-activities-in-the-workshop.md)
- [QR-Code](https://resources.digitalmoment.org/cybersecurity/resources/links-to-hands-on-activities-in-the-workshop/qr-code.md)
- [Lesson Plan for Ages 4-6](https://resources.digitalmoment.org/cybersecurity/cybersecurity-lesson-plans-inspired-by-cira-canadian-shield/lesson-plan-for-ages-4-6.md): Every Hero Needs a Shield - Duration: 30-40 minutes
- [Lesson Plan for Ages 7-10](https://resources.digitalmoment.org/cybersecurity/cybersecurity-lesson-plans-inspired-by-cira-canadian-shield/lesson-plan-for-ages-7-10.md): Making Smart Choices Online - Duration: 45-60 minutes
- [Lesson Plan for Ages 11-12](https://resources.digitalmoment.org/cybersecurity/cybersecurity-lesson-plans-inspired-by-cira-canadian-shield/lesson-plan-for-ages-11-12.md): Practicing Digital Citizenship - Duration: 45-60 minutes
- [Interactive Presentation](https://resources.digitalmoment.org/cybersecurity/cybersecurity-lesson-plans-inspired-by-cira-canadian-shield/lesson-plan-for-ages-11-12/interactive-presentation.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://resources.digitalmoment.org/cybersecurity/introduction.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.
