# 협업도구

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>BitBucket</td><td>형상관리 - 유료</td><td><a href="https://bitbucket.org/">https://bitbucket.org</a></td><td><a href="/files/8PwduSO80OzmexIM3WGt">/files/8PwduSO80OzmexIM3WGt</a></td></tr><tr><td>GitLab</td><td>형상관리 - 무료</td><td><a href="https://about.gitlab.com/">https://about.gitlab.com</a></td><td><a href="/files/zyagzXnDgD52ENJmfEiE">/files/zyagzXnDgD52ENJmfEiE</a></td></tr><tr><td>Microsoft DevOps</td><td>CI/CD</td><td><a href="https://www.microsoft.com">https://microsoft.com</a></td><td><a href="/files/HTX0e86y3Hzk1eJuChCh">/files/HTX0e86y3Hzk1eJuChCh</a></td></tr><tr><td>Slack</td><td>협업 플랫폼</td><td><a href="https://slack.com">https://slack.com</a></td><td><a href="/files/uBPrN10FSbH7pamdywCp">/files/uBPrN10FSbH7pamdywCp</a></td></tr><tr><td>Jira</td><td>이슈 및 프로젝트 관리</td><td><a href="https://atlassian.com/">https://atlassian.com/</a></td><td><a href="/files/g5iUaGkKkrrhsMXQRpu2">/files/g5iUaGkKkrrhsMXQRpu2</a></td></tr><tr><td>Jenkins</td><td>CI/CD</td><td><a href="https://www.jenkins.io/">https://jenkins.io/</a></td><td><a href="/files/9pG1uRFAG2fIC3eDlOOs">/files/9pG1uRFAG2fIC3eDlOOs</a></td></tr><tr><td>Figma</td><td>디자인 협업 플랫폼</td><td><a href="https://www.figma.com/">https://figma.com/</a></td><td><a href="/files/RoWbflSsCoSBuHiKPF8l">/files/RoWbflSsCoSBuHiKPF8l</a></td></tr><tr><td>Zeplin</td><td>디자인 협업 플랫폼</td><td><a href="https://zeplin.io/">https://zeplin.io/</a></td><td><a href="/files/VXetpqeyAYgSOXmKMgzA">/files/VXetpqeyAYgSOXmKMgzA</a></td></tr><tr><td>Aws</td><td>클라우드 플랫폼</td><td><a href="https://aws.amazon.com/">https://aws.amazon.com/</a></td><td><a href="/files/Oz6IfDLZWReaFdoP9XOF">/files/Oz6IfDLZWReaFdoP9XOF</a></td></tr><tr><td>Firebase</td><td>모바일 및 웹 앱 개발</td><td><a href="https://firebase.google.com/">https://firebase.com/</a></td><td><a href="/files/loFJwlYVFheLYl5tOpFb">/files/loFJwlYVFheLYl5tOpFb</a></td></tr><tr><td>Adobe XD</td><td>프로토타입 제작</td><td><a href="https://www.adobe.com/">https://adobe.com/</a></td><td><a href="/files/5gQrIhn6C4btUccGx4OP">/files/5gQrIhn6C4btUccGx4OP</a></td></tr></tbody></table>


---

# 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://developer.aliothx.net/start/flutter/collaboration.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.
