# Introduction

### KALDP(Korea ancient Linux document project)

:point\_right:본 프로젝트는 오래된 리눅스 커널의 한글 분석 자료들을 보관합니다. &#x20;

### Goal

:point\_right:리눅스 커널이 처음인 사람을 대상으로, 커널에 대한 이해를 돕는 것이 목적입니다. 또한 열성적인 리눅스 해커를 위해 커널의 발전 과정을 볼 수 있도록 합니다 .

### Ongoing Project

:point\_right: **Linux Kernel 0.01**

### Cont**act**

:point\_right:해당 프로젝트에 대해 궁금한 것이나, 제안할 것이 있다면  이슈를 통해 올려주시면 됩니다.

### Gitbook Link

<https://kjhg4321.gitbook.io/kaldp/>


---

# 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://kjhg4321.gitbook.io/kaldp/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.
