# 안녕 리눅스 White Paper

***White Paper*** 는 우리말로 백서(白書)라고 하며, 원래 정부가 특정 사안이나 주제에 대해서 조사한 결과를 정리해 보고하는 책을 의미 합니다. 하지만 최근에는 정부뿐만 아니라 기업이나 연구소 등이 특정 주제에 대해서 연구 조사한 결과를 정리해 발표하는 문서에도 '백서'라는 표현을 사용하고 있어서 보다 넓은 의미의 종합적인 조사 보고서라는 의미를 갖게 되었습니다. (출처: [위키피이아](https://ko.wikipedia.org/wiki/%EB%B0%B1%EC%84%9C))

이 챕터에서는 안녕 리눅스에만 국한되지 않는 여러가지 기술적인 문서를 다루게 됩니다.

***목차 :***

1. [Disk 파티션 정렬](/annyung-3-user-guide/annyung3-white-paper/wp-partition-alignment.md)


---

# 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://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-white-paper.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.
