# 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 transforms cybersecurity education into engaging detective games where participants investigate security incidents using real tools and techniques. No cybersecurity expertise required to host - KC7 handles the technical instruction while you create a positive learning environment.

***

## 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="hosting-an-event/getting-started">getting-started</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="using-the-tenant-system/overview">overview</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="volunteering-with-kc7/coming-soon">coming-soon</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="community/getting-help">getting-help</a></td></tr></tbody></table>

***

## Quick Start

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

1. [**Request your event**](https://kc7cyber.com/gameon) - Takes 2 minutes
2. [**Read the Quick Start Guide**](https://docs.kc7cyber.com/hosting-an-event/getting-started/quick-start) - Get ready in 15 minutes
3. [**Run your event**](https://docs.kc7cyber.com/hosting-an-event/running/event-day) - Bring cybersecurity to life
   {% endhint %}

***

## Popular Resources

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

***

## 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](https://docs.kc7cyber.com/community/discord) or [contact support](https://docs.kc7cyber.com/community/support).
{% 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.
