# Intro

안녕하세요 고석진 (olaf) 라고합니다 :)\
궁금한 내용이 있으시다면 연락주세요 꼭 JS 에 관한 내용이 아니어도 괜찮습니다.

Simple JS 가 많은 분들에게 도움이 되면 좋겠습니다.

\
**Email** : [mailto:appear.ko@gmail.com](https://github.com/appear/appear.github.io/tree/868feb9befa07e369653ceebe2fe3fbadfc3080c/appear.ko@gmail.com)


---

# 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://simplejs.gitbook.io/olaf/master.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.
