# COMMUNITY

- [Getting Help](https://docs.kc7cyber.com/community/getting-help.md): Find support through Discord, email, documentation, and community resources
- [Discord Community](https://docs.kc7cyber.com/community/discord.md): Join the KC7 Discord community to connect with hosts, get real-time support, and share your experiences
- [Contributing & Feedback](https://docs.kc7cyber.com/community/contributing.md): Share feedback, contribute to KC7, and help improve the platform
- [Contact Support](https://docs.kc7cyber.com/community/support.md): Get direct assistance from the KC7 team via email support for account questions, technical issues, and more


---

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