> For the complete documentation index, see [llms.txt](https://jkng-96.gitbook.io/devlog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jkng-96.gitbook.io/devlog/home.md).

# Home

### Hello 안녕하세요 실무에서 개발하며 고민했던 내용들을 기록하는 기술 블로그입니다

<figure><img src="/files/K4thhlk2iKkUeCs9fxcH" alt=""><figcaption><p>Code King Academy 유튜브 채널도 많관부!</p></figcaption></figure>

***

유튜브 : <https://www.youtube.com/channel/UCJoqs9hXVD2gdZusrhSRN9A>

인스타 그램 : <https://www.instagram.com/code_king_academy/>

<https://www.instagram.com/code_king_builder/>

깃헙 : <https://github.com/jukangpark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jkng-96.gitbook.io/devlog/home.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.
