# 협업도구

포건시는 여러 사용자가 동일한 프로젝트를 공동 편집하고 관리할 수 있는 여러 공동 작업을 지원하므로 여러 사용자가 보다 유연하고 효율적인 공동 작업 방식으로 앱을 만들 수 있습니다.

* [협업개발에 대한 개념 ](/v7/collaborationtool/jointdevelop/define.md)
* [기능소개](/v7/collaborationtool/jointdevelop/function.md)&#x20;
* [프로젝트 생성 및 열기 ](/v7/collaborationtool/jointdevelop/project.md)
* [협업개발을 수행하는 방법](/v7/collaborationtool/jointdevelop/way.md)&#x20;
* [권장사항 사용](/v7/collaborationtool/jointdevelop/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/v7/collaborationtool/jointdevelop.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.
