# 채팅은 강의자와 수강생 1:1로만 대화가 가능한가요?

강좌 설정에 따라 다를 수 있습니다.

강의자님께서 해당 강좌의 설정 중 "**공유하기 링크 설정**" 을 "**사용 안함**"으로 한 경우에는 \
**수강생과 강의자가 1:1로만 채팅이 가능**합니다.

![](/files/ygju2AHr5CJOjkwggx2y)

만약 해당 설정을 "**사용**"으로 한 경우에는 실습화면 우측 상단에 "**`함께 풀기`**" 버튼이 나타납니다.

![](/files/-M5Q8DZEAhYyR8lMLzJR)

**`함께 풀기`** 버튼을 눌러 나타나는 공유 링크 설정에서 권한을 설정하고, \
링크를 복사하여 함께 풀고 싶은 친구들에게 링크를 공유해주세요.

![](/files/-M5Q8w2cg9tl_76hDyEA)

**해당 링크로 접속**한 친구들과 동시에 코드를 수정하고, 채팅을 주고 받을 수 있습니다.

![](/files/-M5Q9OHk2WMkqOrSb0jC)


---

# 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://help.goorm.io/ko/edu-lecturer/faq/chat.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.
