# Contributor License Agreement (CLA)

만약 누군가 큐브리드에 처음 기여를 하는 경우 **Pull Request를 통해 코드를 반영하기 전에 CLA를 제출하였는지 확인해야 합니다.** 다음의 링크를 참고합니다.

* <https://www.cubrid.org/contributor_agreement>


---

# 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/first-contributors/cla.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.
