# 협업개발을 수행하는 방법

공동 작업 프로젝트를 만들거나 열면 여러 사용자가 공동 개발을 시작할 수 있습니다. 이 섹션에서는 공동 개발을 위한 구체적인 작업에 대해 설명합니다.

* [체크아웃](/forguncy-v9/collaborationtool/jointdevelop/way/checkout.md)
* [전체 모듈 보기](/forguncy-v9/collaborationtool/jointdevelop/way/allmodule.md)
* [체크인 및 실행 취소 ](/forguncy-v9/collaborationtool/jointdevelop/way/checkinandcancel.md)
* [이력보기 ](/forguncy-v9/collaborationtool/jointdevelop/way/history.md)
* [최신 버전을 가져오기](/forguncy-v9/collaborationtool/jointdevelop/way/undefined.md)&#x20;


---

# 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://doc.forguncy.co.kr/forguncy-v9/collaborationtool/jointdevelop/way.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.
