# INTRO

> *" Welcome to the knowledge store, I hope to make learning a way of life.* :fire: "

{% hint style="info" %}
**나의 첫 개발** 고등학교 1학년 때 [Pawn-Lang](https://github.com/pawn-lang) 으로 이루어진 해외 GTA 멀티 플레이 모드를 수정 하는 것이 첫 개발의 시작이었다.\
\
동시 접속자 50명 게임 서버를 호스팅 업체에게 맡기려고 했을 때 당시 3만원이라는 금액을 요구했다.

고등학생이 돈이 없지, 시간이 없을까? 그냥 내가 했다.

그렇게 실행 시킨 서버는 프롬프트 창에 무수히 많은 텍스트가 흘러 내려가고 처음으로 느꼈던 희열감, 시샘 하는 한국인들의 만행인 디도스 공격 그리고 해외 포럼에서 자료 수집 중 랜섬웨어로 컴퓨터를 잃은 기억이 새록하다.
{% endhint %}


---

# 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://1eejuhwany.gitbook.io/studylog/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.
