# Tenant Resources

Additional guides and reference materials for tenant management.

## Upgrading Your Tenant

All new tenants start on the **STARTER tier**, which provides:

* **10 classrooms** maximum
* **20 sessions** (game instances) maximum
* **100 students** maximum across all classrooms
* All core KC7 features and modules

This STARTER tier capacity is sufficient for most getting-started needs and running multiple events.

### When You Need More Capacity

If you're building a larger program and need more capacity, KC7 offers upgrade options:

**PROFESSIONAL Tier** (Paid upgrade):

* 50 classrooms
* 100 sessions
* 500 students

**ENTERPRISE Tier** (Paid upgrade):

* Unlimited classrooms
* Unlimited sessions
* Unlimited students

### How to Upgrade

To upgrade from STARTER to PROFESSIONAL or ENTERPRISE tier:

1. **Identify your needs:** Determine how many classrooms, sessions, and students you need
2. **Contact KC7:** Email <code class="expression">space.vars.support\_email</code> with:
   * Your current tenant name
   * Desired tier (PROFESSIONAL or ENTERPRISE)
   * Approximate scale you need
   * Your organization type and use case
3. **Discuss options:** The KC7 team will work with you to find the right tier and pricing

### Fee Waivers

If you're running events aligned with KC7's philanthropic mission and cannot afford upgrade fees, mention this when you contact us. We may be able to waive fees for eligible organizations.

For more details, see the [Tenant FAQs](/using-the-tenant-system/resources/faq.md).

## Available Resources

* [Tenant FAQs](/using-the-tenant-system/resources/faq.md)

***

[Back to Tenant Overview](/using-the-tenant-system/overview.md)


---

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