# Preface

### **문서 이력**

| **일자**     | **이력 사항**    | **작성자**                                                                                           |
| ---------- | ------------ | ------------------------------------------------------------------------------------------------- |
| 2021.04.01 | 초안 작성        | <p>김재은 (<jekim@cubrid.com>)</p><p>김주호 (<joohokim@cubrid.com>)</p><p>유형규 (<hgryoo@cubrid.com>)</p> |
| 2021.04.02 | 리뷰 수정        | 오명환 (<mhoh@cubrid.com>)                                                                           |
| 2021.04.05 | 연구소 피드백 반영   | 유형규 (<hgryoo@cubrid.com>)                                                                         |
| 2024.04.30 | 개선된 워크플로우 반영 | 오명환 (<mhoh@cubrid.com>)                                                                           |


---

# 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://dev.cubrid.org/dev-process/preface.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.
