> For the complete documentation index, see [llms.txt](https://docs.kc7cyber.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kc7cyber.com/readme.md).

# KC7 Host Resources

This site walks you through hosting a KC7 cybersecurity event and using your KC7 dashboard. New hosts can go from request to running a session in a few hours. Returning hosts can jump straight to the dashboard docs to add games, manage classrooms, and review results.

KC7 is a detective-style cybersecurity game. Participants investigate simulated incidents using the same tools real analysts use. You don't need a security background to host. The platform handles the teaching.

Watch a 2-minute overview of KC7.

{% embed url="<https://youtu.be/dMhtkfimq1I>" %}

## Pick Your Path

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>🎪 Host an Event</strong></td><td>Plan and run a KC7 event from request to follow-up</td><td><a href="/files/vUPBzKczUzG5Vt0XzA1D">/files/vUPBzKczUzG5Vt0XzA1D</a></td><td><a href="https://docs.kc7cyber.com/hosting-events/quick-start">https://docs.kc7cyber.com/hosting-events/quick-start</a></td></tr><tr><td><strong>🏢 Your Dashboard</strong></td><td>Manage games, classrooms, users, and analytics</td><td><a href="/files/VDdxW9ISIRJBMkYXnYSg">/files/VDdxW9ISIRJBMkYXnYSg</a></td><td><a href="https://docs.kc7cyber.com/dashboard/overview">https://docs.kc7cyber.com/dashboard/overview</a></td></tr><tr><td><strong>🤝 Volunteer with KC7</strong></td><td>Contribute to content, scenarios, or community</td><td><a href="/files/hiotaOHzTuYZTufcMChk">/files/hiotaOHzTuYZTufcMChk</a></td><td><a href="https://docs.kc7cyber.com/community/volunteer">https://docs.kc7cyber.com/community/volunteer</a></td></tr><tr><td><strong>💬 Get Help</strong></td><td>Discord, email, and troubleshooting</td><td><a href="/files/jhmb6uJhK1c6wKmGk8uL">/files/jhmb6uJhK1c6wKmGk8uL</a></td><td><a href="https://docs.kc7cyber.com/community/getting-help">https://docs.kc7cyber.com/community/getting-help</a></td></tr></tbody></table>

## New Here? Three Steps

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>1. Request Your Event</strong></td><td>About 5 minutes.</td><td><a href="https://kc7cyber.com/gameon">https://kc7cyber.com/gameon</a></td></tr><tr><td><strong>2. Read the Quick Start</strong></td><td>About 15 minutes of prep.</td><td><a href="https://docs.kc7cyber.com/hosting-events/quick-start">https://docs.kc7cyber.com/hosting-events/quick-start</a></td></tr><tr><td><strong>3. Run Your Event</strong></td><td>45 minutes to a few hours.</td><td><a href="https://docs.kc7cyber.com/hosting-events/event-day">https://docs.kc7cyber.com/hosting-events/event-day</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.kc7cyber.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
