# Event Resources

You don't have to reinvent the wheel. Hosting a KC7 event is much easier when you have the right resources at your fingertips.

This collection brings together everything you need to plan, run, and troubleshoot your KC7 event. Whether you're looking for email templates to invite participants, trying to choose the right game module for your audience, or need quick fixes for common technical hiccups, you'll find it here.

Think of this as your event planning toolkit. Some resources you'll use before your event (like templates and module selection), others during your event (like troubleshooting), and some after (like FAQs about follow-up). Use what you need, when you need it.

## Available Resources

[**Available Game Modules**](/hosting-an-event/resources/game-modules.md) Browse KC7's game scenarios and find the perfect match for your audience's skill level and interests.

[**Templates & Materials**](/hosting-an-event/resources/templates.md) Ready-to-use email templates, announcement scripts, checklists, and planning materials. Save time by customizing these instead of starting from scratch.

[**Technical Requirements**](/hosting-an-event/planning/technical-requirements.md) Everything you and your participants need from a technology standpoint. Don't worry - KC7 is designed to be accessible with minimal requirements.

[**Event FAQs**](/hosting-an-event/resources/faq.md) Common questions from hosts like you, answered. From signup processes to post-event follow-up.

[**Troubleshooting**](/hosting-an-event/resources/troubleshooting.md) Quick fixes for common issues. Problems happen - here's how to solve them fast and keep your event running smoothly.

***

## Need Help?

Visit the [Community & Support](/community/getting-help.md) section for assistance.


---

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