# 기술 유지 관리 ⚙️

2040세계를 위한 Gitbook 라이브러리의 대규모 업데이트 작업을 진행 중입니다. 곧 모든 최신 정보와 함께 돌아올 예정입니다. 기대해주세요!


---

# 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://docs.2040world.io/korean/undefined.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.
