# How we organize Camp

We structure the camp to be 5 days long, running from `9:00 AM to 2:00 PM` each day. This schedule template reflects that structure, but it can easily be adapted to shorter programs—whether you're running a 3-day intensive, half-day sessions, or even just a single-day workshop.&#x20;

The core idea is to move students from curiosity to confidence by immersing them in investigation-based learning through hands-on activities and team-based challenges. **The pacing and depth can be modified depending on your students' age, experience, and available time.**

### 🧭 Quick Daily Breakdown

<table><thead><tr><th width="87.8203125">Day</th><th width="271">Theme</th><th>Focus</th></tr></thead><tbody><tr><td>1</td><td><a href="#monday-welcome-and-investigative-mindset">Investigative Mindset</a></td><td>Analog mystery game + intro to KC7</td></tr><tr><td>2</td><td><a href="#tuesday-complete-warm-up-challenge">Guided Gameplay</a></td><td>Complete Karate Panda + team setup</td></tr><tr><td>3</td><td><a href="#wednesday-investigate-like-an-analyst">Deep Investigation</a></td><td>JoJo's Hospital incident analysis</td></tr><tr><td>4</td><td><a href="#thursday-synthesize-and-build-the-story">Storytelling &#x26; Synthesis</a></td><td>Build presentations with teammates</td></tr><tr><td>5</td><td><a href="#friday-present-like-a-pro-and-celebrate">Presentation &#x26; Celebration</a></td><td>Deliver findings + graduation</td></tr></tbody></table>

Each day includes built-in breaks, group reflection, and award recognition to support student energy and engagement.


---

# 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/camp/getting-started/how-we-organize-camp.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.
