# Developer Platform

### 👤 Whoami?

* &#x20;Red Teaming | CTFs | Pentesting
* Hey There! I am Hexora, a 20-year-old with a keen interest in Offsec. Dive in! Explore, and enjoy your stay.
* Feel free to reach out if you have any suggestions or queries.

***

### 🌟 Why This Exists?

I believe in structured knowledge, free learning, and documenting what I explore. This site acts as my personal knowledge base, freely accessible to anyone curious.

***

### 🌐 Socials

|                   |                                                                            |
| ----------------- | -------------------------------------------------------------------------- |
| 📧 **Email**      | <mail.hexora89@gmail.com>                                                  |
| 💻 **GitHub**     | <https://github.com/Hexora891>                                             |
| 🌐 **Website**    | [hexora89.xyz](https://hexora89.xyz)                                       |
| 𝕏 **Twitter**    | <https://x.com/Hexora89>                                                   |
| 🧠 **HackTheBox** | [Hexora89.hackthebox.com](https://app.hackthebox.com/public/users/2397481) |
| 🦋 **BlueSky**    | [hexora89.bsky.social](https://bsky.app/profile/hexora89.bsky.social)      |


---

# 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://notes.hexora89.xyz/readme.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.
