# Thursday — Build the Final Presentation

> 💬 **Takeaway**:\
> Presentation day is coming—students now translate technical findings into a story others can understand. Each team must build a case and support their conclusions with evidence. Communication becomes the new superpower.

<table><thead><tr><th width="148.1953125">Time</th><th>Activity</th></tr></thead><tbody><tr><td>9:00am</td><td>Morning check-in &#x26; plan review</td></tr><tr><td>9:15am</td><td>Continue gameplay: evidence synthesis &#x26; attribution</td></tr><tr><td>10:30am</td><td>Break</td></tr><tr><td>10:45am</td><td>Start creating <strong>group presentations</strong></td></tr><tr><td>12:00pm</td><td>Lunch</td></tr><tr><td>12:30pm</td><td>Finalize theories, build visual aids, assign speakers</td></tr><tr><td>1:30pm</td><td>Peer reviews, instructor feedback, team prep</td></tr><tr><td>2:00pm</td><td>Dismissal</td></tr></tbody></table>


---

# 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/thursday-build-the-final-presentation.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.
