# Getting Started

KC7 lets you host engaging cybersecurity learning events without being a cybersecurity expert. You bring the people and the space. KC7 brings the game, the teaching, and the platform.

Pick the page that matches where you are right now.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>What is KC7?</strong></td><td><a href="/pages/f9hJPFdjbOp9M3HLtHaF">Start here if you're brand new →</a></td></tr><tr><td><strong>Quick Start</strong></td><td><a href="/pages/Nqy40PvdTEQISumx9CYV">Already know KC7? See the fast path →</a></td></tr><tr><td><strong>Request an Event</strong></td><td><a href="/pages/eJw2rox7Ci2KOWlenwLY">Walk through the request process →</a></td></tr></tbody></table>

## What hosting actually involves

| Step              | Time                    |
| ----------------- | ----------------------- |
| Request an event  | 5 minutes               |
| Wait for approval | 1 to 2 days             |
| Plan and prep     | A few hours, spread out |
| Run the event     | 45 minutes to 2 hours   |

You stay in your role as the facilitator. KC7 handles the cybersecurity instruction.

{% hint style="success" %}
**Ready to request?** Head to [kc7cyber.com/gameon](https://kc7cyber.com/gameon).
{% 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/hosting-an-event/getting-started.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.
