# 2018

- [SEC-T CTF](https://codingmace.gitbook.io/masterward/ctf/2018/sect-2018.md)
- [Hackcon 2018](https://codingmace.gitbook.io/masterward/ctf/2018/hackcon-2018.md)
- [EasyCTF IV 2018](https://codingmace.gitbook.io/masterward/ctf/2018/easyctf-iv-2018.md)
- [DefCamp CTF Qualifiers](https://codingmace.gitbook.io/masterward/ctf/2018/defcamp-2018.md)
- [PACTF 2018](https://codingmace.gitbook.io/masterward/ctf/2018/pactf-2018.md)
- [CSAW CTF Qualifiers 2018](https://codingmace.gitbook.io/masterward/ctf/2018/csaw-2018.md)
- [PicoCTF 2018](https://codingmace.gitbook.io/masterward/ctf/2018/pico-2018.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://codingmace.gitbook.io/masterward/ctf/2018.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.
