# Introduction

## About me

Currently learning about reverse engineering and web exploitation. Playing CTF with [SKSD](https://ctftime.org/team/211952), [idek](https://ctftime.org/team/157039), and [HCS](https://ctftime.org/team/70159) (university team) as **ryuk**/**kosong**. Before this blog was created, i wrote writeup separately. Below are some links to my past writeup:&#x20;

* [Github Repository](https://github.com/kos0ng/ctf-writeups)
* [Medium](http://kos0ng.medium.com/)
* [Github Gist](https://gist.github.com/kos0ng)

I also do some (little) research individually about security, if you are interested you can take a look on this [**space**](https://kos0ng.gitbook.io/notes).&#x20;


---

# 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://kos0ng.gitbook.io/ctfs/introduction.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.
