# ROOTCON

## ROOTCON14 CTF Finals

<table><thead><tr><th width="178">CHALLENGE</th><th width="140.33333333333331">CATEGORY</th><th>TAGS</th></tr></thead><tbody><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCON_CTF_Finals/web/5_Classical_Music.html">Classical Music</a></td><td>Web (500) </td><td>Modified Underrail Music Puzzle</td></tr></tbody></table>

## Easter Egg Hunt 2020

<table><thead><tr><th width="177.33333333333331">CHALLENGE</th><th>TAGS</th></tr></thead><tbody><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Time.html">Time</a></td><td>One Time Pad</td></tr><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Space.html">Space</a></td><td>CAN dump</td></tr><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Power.html">Power</a></td><td>OpenSSL, bruteforce</td></tr><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Reality.html">Reality</a></td><td>MalDoc</td></tr><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Soul.html">Soul</a></td><td>Atlantean Alphabet</td></tr><tr><td><a href="https://jebidiah-anthony.github.io/chals/ctf/2020_ROOTCONEasterEggHunt/Mind.html">Mind</a></td><td>Unicode Steganography, Memory dump</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://seymour.hackstreetboys.ph/capture-the-flag/rootcon.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.
