# 실시간 협업

Morphic에서 Live Collab을 사용하는 방법에 대한 간단한 튜토리얼입니다:

{% embed url="<https://youtu.be/9AzHHxMw0KM>" %}

1. 다음으로 이동하세요 [Canvas](https://studio.morphic.com/) Morphic에서.
2. 오른쪽 상단의 '+' 버튼을 클릭하여 '공동 작업에 초대'하세요.
3. 오른쪽 상단의 '초대'를 클릭하고 이메일로 팀원을 추가하세요.
4. 팀원이 참여하면 오른쪽 상단 모서리에 아바타가 나타납니다.
5. 서로의 커서를 실시간으로 보고 콘텐츠를 동시에 생성하고 편집하세요.
6. 팀원 아바타 위에 마우스를 올리고 클릭하여 따라가세요. 그들이 Canvas를 탐색하면 여러분의 화면이 자동으로 동기화됩니다.&#x20;
7. 아래의 '중지'를 클릭하거나 아바타를 다시 클릭하여 팔로우를 해제하세요.

이것이 Morphic에서 Live Collab 기능을 사용하는 방법입니다. 실시간으로 창의적인 프로젝트를 함께 진행하는 팀에 완벽합니다.

참고: Live Collab은 Team 요금제에서만 사용할 수 있습니다. 자세한 내용은 [요금 안내](https://morphic.com/pricing) 를 확인하세요(Pro는 최대 4명의 공동 작업자, Pro Max는 최대 9명의 공동 작업자, Enterprise 요금제).&#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://morphic.com/docs/kr/collaboration/live-collab.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.
