# USING THE TENANT SYSTEM

- [Understanding Tenants](https://docs.kc7cyber.com/using-the-tenant-system/overview.md): What your KC7 tenant is and how it lets you run unlimited games and build a longer-term cybersecurity program
- [What is a Tenant?](https://docs.kc7cyber.com/using-the-tenant-system/overview/what-is-tenant.md): Understand what a KC7 tenant is and how it serves as your organization's home base for cybersecurity education
- [Tenant vs Events](https://docs.kc7cyber.com/using-the-tenant-system/overview/tenant-vs-events.md): Understand the relationship between tenants, classrooms, games, and events
- [Getting Started with Your Tenant](https://docs.kc7cyber.com/using-the-tenant-system/getting-started.md): Navigate your KC7 tenant dashboard and learn the essential features you need for your first event
- [Managing Games](https://docs.kc7cyber.com/using-the-tenant-system/managing-games.md): Create, configure, and manage KC7 games within your tenant classrooms
- [Game Settings](https://docs.kc7cyber.com/using-the-tenant-system/managing-games/game-settings.md): Configure how participants access and experience your KC7 games
- [Organizing Classrooms](https://docs.kc7cyber.com/using-the-tenant-system/managing-games/classrooms.md): Organize games and participants using classrooms - your organizational containers for managing KC7 programs
- [Managing Users](https://docs.kc7cyber.com/using-the-tenant-system/managing-users.md): Manage participants, assign roles, and delegate permissions across your KC7 tenant
- [User Roles & Permissions](https://docs.kc7cyber.com/using-the-tenant-system/managing-users/user-roles.md): Understand tenant manager, classroom manager, and participant roles with their permissions
- [Performance & Analytics](https://docs.kc7cyber.com/using-the-tenant-system/analytics.md): Track participant performance and engagement with reporting tools built into your tenant
- [Tenant Resources](https://docs.kc7cyber.com/using-the-tenant-system/resources.md): Resources and FAQs for managing your KC7 tenant
- [Tenant FAQs](https://docs.kc7cyber.com/using-the-tenant-system/resources/faq.md): Frequently asked questions about managing your KC7 tenant, classrooms, games, and users


---

# 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/using-the-tenant-system.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.
