# 2017

- [Takoma Park CTF](https://codingmace.gitbook.io/masterward/ctf/2017/tpctf-2017.md)
- [TUCTF 2017](https://codingmace.gitbook.io/masterward/ctf/2017/tuctf-2017.md)
- [HITCON CTF 2017 Quals](https://codingmace.gitbook.io/masterward/ctf/2017/hitcon-2017.md)
- [CSAW CTF Qualification Round 2017](https://codingmace.gitbook.io/masterward/ctf/2017/csaw-2017.md)
- [SEC-T CTF](https://codingmace.gitbook.io/masterward/ctf/2017/sect-2017.md)
- [Backdoor CTF 2017](https://codingmace.gitbook.io/masterward/ctf/2017/backdoor-2017.md)
- [Hack Dat Kiwi 2017](https://codingmace.gitbook.io/masterward/ctf/2017/kiwi-2017.md)
- [Kaspersky 2017](https://codingmace.gitbook.io/masterward/ctf/2017/kaspersky-2017.md)
- [Hack.lu 2017](https://codingmace.gitbook.io/masterward/ctf/2017/hack.lu-2017.md)
- [HackCon 2017](https://codingmace.gitbook.io/masterward/ctf/2017/hackcon-2017.md)
- [Defcamp 2017](https://codingmace.gitbook.io/masterward/ctf/2017/defcamp-2017.md)
- [Square CTF 2017](https://codingmace.gitbook.io/masterward/ctf/2017/square-2017.md)
- [Mitre 2017](https://codingmace.gitbook.io/masterward/ctf/2017/mitre-2017.md)
- [EKOPARTY CTF 2017](https://codingmace.gitbook.io/masterward/ctf/2017/ekoparty-2017.md): Not sure if all of these actually go to this CTF


---

# 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://codingmace.gitbook.io/masterward/ctf/2017.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.
