# Developer Platform

<h2 align="center">쉽게 이해하고 배워요🫛</h2>

<p align="center">이 페이지는 제가 배운 내용을 쉽게 정리한 복습노트입니다.</p>

<p align="center">까먹을 때마다 꺼내볼 수 있게 정리했습니다.</p>

<p align="center">이걸 보시는 분의 복습에도 제 노트가 도움이 되길 바랍니다.</p>

<p align="center">잘못된 정보가 있다면 메일로 연락부탁드립니다.</p>


---

# 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://nacong.gitbook.io/nacong-docs/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.
