# Welcome to KC7

## Welcome to KC7

- [KC7 Host Resources](https://docs.kc7cyber.com/readme.md): Plan, run, and follow up on KC7 cybersecurity events, and manage your KC7 dashboard.

## Host an Event

- [Host an Event](https://docs.kc7cyber.com/hosting-events/readme.md): Plan, run, and wrap up a KC7 cybersecurity event.
- [What Is a KC7 Event?](https://docs.kc7cyber.com/hosting-events/getting-started/what-is-kc7.md): What a KC7 event is, who hosts them, and what participants do
- [Quick Start](https://docs.kc7cyber.com/hosting-events/getting-started/quick-start.md): The fast path from request to running your first KC7 event
- [Plan Your Event](https://docs.kc7cyber.com/hosting-events/planning/planning.md): Plan a KC7 event from request to event day, covering format, logistics, promotion, and the full prep timeline.
- [Technical Requirements](https://docs.kc7cyber.com/hosting-events/planning/technical-requirements.md): What KC7 needs to run, by role, plus testing steps and common blockers
- [Set up Before the Event](https://docs.kc7cyber.com/hosting-events/running-your-event/pre-event-setup.md): Final preparation in the week before your KC7 event
- [Run Event Day](https://docs.kc7cyber.com/hosting-events/running-your-event/event-day.md): Run your KC7 event from welcome through wrap-up
- [In-Person Events](https://docs.kc7cyber.com/hosting-events/running-your-event/in-person.md): Run a KC7 event in a physical room
- [Virtual Events](https://docs.kc7cyber.com/hosting-events/running-your-event/virtual.md): Run a KC7 event over video
- [Support Participants](https://docs.kc7cyber.com/hosting-events/running-your-event/supporting-participants.md): Coach participants through the investigation without being a cybersecurity expert
- [Wrap Up Your Event](https://docs.kc7cyber.com/hosting-events/after-the-event/after.md): Close your event, share results, and decide whether to follow up.
- [Game Module Catalog](https://docs.kc7cyber.com/hosting-events/event-resources/game-modules.md): Browse KC7 game modules and choose one that fits your audience
- [Templates and Materials](https://docs.kc7cyber.com/hosting-events/event-resources/templates.md): Copy-and-customize templates for emails, scripts, checklists, and feedback
- [FAQs](https://docs.kc7cyber.com/hosting-events/event-resources/faq.md): Common questions about hosting KC7 events and using your dashboard
- [Troubleshoot Common Issues](https://docs.kc7cyber.com/hosting-events/event-resources/troubleshooting.md): Fix common technical issues during a KC7 event

## Your Dashboard

- [Your Dashboard](https://docs.kc7cyber.com/dashboard/readme.md): Manage games, classrooms, users, and analytics from your KC7 dashboard.
- [Your KC7 Dashboard](https://docs.kc7cyber.com/dashboard/overview.md): What your KC7 dashboard is, how it's structured, and how it relates to your events.
- [Open Your Dashboard](https://docs.kc7cyber.com/dashboard/getting-started.md): Open your dashboard for the first time and learn your way around the screen.
- [Manage Games](https://docs.kc7cyber.com/dashboard/managing-games.md): Add games and career paths to a classroom, control what students see, and manage each game's access code and roster.
- [Organize Classrooms](https://docs.kc7cyber.com/dashboard/classrooms.md): Create, customize, and organize classrooms inside your dashboard.
- [Manage Users](https://docs.kc7cyber.com/dashboard/managing-users.md): Add students, classroom managers, and administrators, and control the policies that shape accounts in your dashboard.
- [Track Performance](https://docs.kc7cyber.com/dashboard/analytics.md): Read progress and performance at the organization, classroom, game, and question level.

## Community

- [Community](https://docs.kc7cyber.com/community/readme.md): Get help with KC7 and get involved with the community.
- [Get Help](https://docs.kc7cyber.com/community/getting-help.md): Where to ask for help with KC7, by speed and topic.
- [Volunteer with KC7](https://docs.kc7cyber.com/community/volunteer.md): Contribute to KC7 through content, scenario design, operations, or community moderation.


---

# 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.kc7cyber.com/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.
