# KC7 Host Resources

Welcome to the KC7 host documentation! Whether you're running your first cybersecurity event or managing an established program, this guide has everything you need.

## What is KC7?

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

***

## Choose 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 KC7 cybersecurity events from start to finish</td><td><a href="/pages/FS4PlzkPg3uWMdbgPb4I">/pages/FS4PlzkPg3uWMdbgPb4I</a></td></tr><tr><td><strong>🏢 Use Your Tenant</strong></td><td>Manage games, users, and track performance in your KC7 tenant</td><td><a href="/pages/CUgskkobphKd7wJnLYjT">/pages/CUgskkobphKd7wJnLYjT</a></td></tr><tr><td><strong>🤝 Volunteer with KC7</strong></td><td>Join our volunteer community and contribute to cybersecurity education</td><td><a href="/pages/lohRe8gLEgwg2zIgOEq2">/pages/lohRe8gLEgwg2zIgOEq2</a></td></tr><tr><td><strong>💬 Community &#x26; Support</strong></td><td>Get help, connect with other hosts, and access support resources</td><td><a href="/pages/SzN0GvjOSjt0UK3klEKm">/pages/SzN0GvjOSjt0UK3klEKm</a></td></tr></tbody></table>

***

## Quick Start

{% hint style="success" %}
**New to KC7?** Start here:

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

***

## Popular Resources

* [What is a KC7 Event?](/hosting-an-event/getting-started/what-is-kc7.md)
* [Available Game Modules](/hosting-an-event/resources/game-modules.md)
* [Technical Requirements](/hosting-an-event/planning/technical-requirements.md)
* [Event Templates & Materials](/hosting-an-event/resources/templates.md)
* [Troubleshooting Guide](/hosting-an-event/resources/troubleshooting.md)
* [Discord Community](/community/discord.md)

***

## About This Documentation

This guide is organized into four main sections:

**🎪 Hosting an Event** - Everything you need to plan, run, and follow up on KC7 events, whether it's your first time or your hundredth.

**🏢 Using the Tenant System** - Complete guide to managing your KC7 tenant, including games, users, classrooms, and analytics.

**🤝 Volunteering with KC7** - Join our volunteer community and contribute through content development, game writing, or community support.

**💬 Community** - Support resources, Discord community, and ways to get help.

***

{% hint style="info" %}
**Have questions?** Join our [Discord community](/community/discord.md) or [contact support](/community/support.md).
{% endhint %}


---

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