# Challenges

{% embed url="<https://app.hackthebox.eu/challenges>" %}

{% content-ref url="/pages/-MYefwvgmys2ELexiM7q" %}
[Crypto : Bank Heist](/hack-the-box-write-ups/challenges/crypto-bank-heist.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYegx3ApM0BhXs7rAFf" %}
[Crypto: Templed](/hack-the-box-write-ups/challenges/crypto-templed.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYehZ0xlUDFSQ1zrnZy" %}
[Reversing: Baby RE](/hack-the-box-write-ups/challenges/reversing-baby-re.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYeitSee\_jmXIaw7tgV" %}
[Web: emdee five for life](/hack-the-box-write-ups/challenges/web-emdee-five-for-life.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYejdK\_-3Adh8Ym0CH7" %}
[Web: Freelancer](/hack-the-box-write-ups/challenges/web-freelancer.md)
{% endcontent-ref %}


---

# 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://blog.verni.lol/hack-the-box-write-ups/challenges.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.
