# Getting Help

*←* [*Back to Home*](https://docs.kc7cyber.com/readme)

***

## Getting Help

Need assistance with KC7? Here are your options.

### Support Channels

#### Discord Community (Recommended)

Join our [Discord server](https://docs.kc7cyber.com/community/discord) for:

* Real-time help from experienced hosts
* Quick answers to common questions
* Community support and best practices

#### Email Support

Contact us at **<events@kc7cyber.com>** for:

* Account-specific questions
* Event approval status
* Technical issues

#### Documentation

Search this documentation for:

* [Event FAQs](https://docs.kc7cyber.com/hosting-an-event/resources/faq)
* [Tenant FAQs](https://docs.kc7cyber.com/using-the-tenant-system/resources/faq)
* [Troubleshooting Guide](https://docs.kc7cyber.com/hosting-an-event/resources/troubleshooting)

***

### Quick Links

* [Discord Community](https://docs.kc7cyber.com/community/discord)
* [Contact Support](https://docs.kc7cyber.com/community/support)
* [Contributing & Feedback](https://docs.kc7cyber.com/community/contributing)

***

[Back to Home](https://docs.kc7cyber.com/readme)


---

# 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/community/getting-help.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.
