> 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 tenant. New hosts can go from request to running a session in a few hours. Returning hosts can jump straight to the tenant 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://www.youtube.com/watch?v=lFmskw7C3FE>" %}

## Pick your path

<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>🎪 Host an event</strong></td><td>Plan and run a KC7 event from request to follow-up</td><td><a href="/pages/Nqy40PvdTEQISumx9CYV">/pages/Nqy40PvdTEQISumx9CYV</a></td></tr><tr><td><strong>🏢 Use your tenant</strong></td><td>Manage games, classrooms, users, and analytics</td><td><a href="/pages/CUgskkobphKd7wJnLYjT">/pages/CUgskkobphKd7wJnLYjT</a></td></tr><tr><td><strong>🤝 Volunteer with KC7</strong></td><td>Contribute to content, scenarios, or community</td><td><a href="/pages/lohRe8gLEgwg2zIgOEq2">/pages/lohRe8gLEgwg2zIgOEq2</a></td></tr><tr><td><strong>💬 Get help</strong></td><td>Discord, email, and troubleshooting</td><td><a href="/pages/SzN0GvjOSjt0UK3klEKm">/pages/SzN0GvjOSjt0UK3klEKm</a></td></tr></tbody></table>

## New here? Three steps

{% hint style="success" %}

1. [Request your event](https://kc7cyber.com/gameon) (about 5 minutes)
2. [Read the quick start](/getting-started/quick-start.md) (about 15 minutes of prep)
3. [Run your event](/running-your-event/event-day.md) (45 minutes to a few hours)
   {% endhint %}

## Common pages hosts open first

* [What is a KC7 event?](/getting-started/what-is-kc7.md)
* [Available game modules](/event-resources/game-modules.md)
* [Technical requirements](/planning/technical-requirements.md)
* [Templates and materials](/event-resources/templates.md)
* [Troubleshooting](/event-resources/troubleshooting.md)
* [Get help](/community/getting-help.md)

## How this site is organized

* **Hosting an event** covers planning, running, and closing a session.
* **Using the tenant system** covers the platform that holds your games, users, and analytics.
* **Volunteering with KC7** covers how to contribute to the project.
* **Community** covers Discord, support, and feedback.

You can work entirely inside one section. Hosts who never touch the tenant docs can still run a great event, and tenant admins don't need to read the hosting docs to manage the platform.

{% hint style="info" %}
Questions? [Get help](/community/getting-help.md) — Discord, email, and docs all in one place.
{% endhint %}


---

# 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:

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