# Capture The Flag

## Capture The Flag

- [🏠 Home](https://ctf.laet4x.com/home.md)
- [🖥INTIGRITI 2024](https://ctf.laet4x.com/ctf-2024/intigriti-2024.md)
- [Warmup - Babyflow](https://ctf.laet4x.com/ctf-2024/intigriti-2024/warmup-babyflow.md)
- [OSINT - Bob L'éponge](https://ctf.laet4x.com/ctf-2024/intigriti-2024/osint-bob-leponge.md)
- [🖥 ROOTCON 16 Pre-Qualifier](https://ctf.laet4x.com/ctf-2022/rootcon-16-pre-qualifier.md): ROOTCON 16 Pre-qualifier
- [1️⃣ Easy 300: Illusive Mind with Illusive Thoughts](https://ctf.laet4x.com/ctf-2022/rootcon-16-pre-qualifier/1-easy-300-illusive-mind-with-illusive-thoughts.md)
- [2️⃣ Easy 300: Hack and Take a Break](https://ctf.laet4x.com/ctf-2022/rootcon-16-pre-qualifier/2-easy-300-hack-and-take-a-break.md)
- [🖥 HTB Cyber Apocalypse 2022 Intergalactic Chase](https://ctf.laet4x.com/ctf-2022/htb-cyber-apocalypse-2022-intergalactic-chase.md)
- [1️⃣ Web 300: Kryptos Support](https://ctf.laet4x.com/ctf-2022/htb-cyber-apocalypse-2022-intergalactic-chase/1-web-300-kryptos-support.md)
- [2️⃣ Web 300: BlinkerFluids](https://ctf.laet4x.com/ctf-2022/htb-cyber-apocalypse-2022-intergalactic-chase/2-web-300-blinkerfluids.md)
- [🖥 ROOTCON 15 CTF](https://ctf.laet4x.com/ctf-2021/rootcon-15-ctf.md)
- [Exploitation 4](https://ctf.laet4x.com/ctf-2021/rootcon-15-ctf/exploitation-4.md)
- [Exploitation 6](https://ctf.laet4x.com/ctf-2021/rootcon-15-ctf/exploitation-6.md)
- [Web 200](https://ctf.laet4x.com/ctf-2021/rootcon-15-ctf/web-200.md)
- [🖥 HTB Business CTF 2021 ](https://ctf.laet4x.com/ctf-2021/htb-business-ctf-2021.md)
- [Time](https://ctf.laet4x.com/ctf-2021/htb-business-ctf-2021/time.md)
- [NoteQL](https://ctf.laet4x.com/ctf-2021/htb-business-ctf-2021/noteql.md)
- [🖥 ROOTCON RECOVERY MODE](https://ctf.laet4x.com/ctf-2020/rootcon-recovery-mode.md)
- [Forensics (Warm Up)](https://ctf.laet4x.com/ctf-2020/rootcon-recovery-mode/forensics-warm-up.md)
- [Web (Wizardry)](https://ctf.laet4x.com/ctf-2020/rootcon-recovery-mode/web-wizardry.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ctf.laet4x.com/home.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.
