# 덱/모듈 재생

## **덱 재생 방법**

1. **진행모드**로 진입합니다.
2. 재생할 덱을 선택한 후, **\[설정 변경 반영]** 버튼을 클릭합니다.
3. **오른쪽 상단의 눈 모양 아이콘(참가자 뷰)**&#xC744; 눌러 정상적으로 재생되고 있는지 확인합니다.

<figure><img src="/files/94zYMuwaRpgQkezQwnmw" alt=""><figcaption></figcaption></figure>

## **덱 재생 종료 방법**

1. 현재 재생 중인 덱을 종료하려면, 해당 덱을 다시 클릭하여 선택을 해제합니다.
2. 하이라이트가 사라졌는지 확인한 후, **\[설정 변경 반영]**&#xC744; 클릭합니다.
3. 덱의 재생이 종료됩니다.

<figure><img src="/files/MLMgDstS2D5XSitAkIIk" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**덱을 재생하려면 덱의 여백을 클릭해야 합니다.**

* 덱의 제목이나 특정 모듈을 클릭하면 개별 설정이 변경될 수 있으므로, 덱의 빈 공간을 클릭하여 하이라이트 표시가 나타나는지 확인 후 재생해야 합니다.
  {% endhint %}

***

## **모듈 재생 방법**

1. 왼쪽 상단의 **\[모듈 관리 메뉴]**&#xB97C; 클릭합니다.
2. 재생할 모듈의 오른쪽에 위치한 **\[재생 버튼]**&#xC744; 클릭한 후, **\[설정 변경 반영]**&#xC744; 눌러 모듈을 재생합니다.
3. **오른쪽 상단의 눈 모양 아이콘(참가자 뷰)**&#xB97C; 눌러 정상적으로 재생되고 있는지 확인합니다.

<figure><img src="/files/NAF81BJ8Kl2VKHSeJD2b" alt=""><figcaption></figcaption></figure>

## **모듈 재생 종료 방법**

1. 현재 재생 중인 모듈을 종료하려면, 해당 모듈을 다시 클릭하여 선택을 해제합니다.
2. 하이라이트가 사라졌는지 확인한 후, **\[설정 변경 반영]**&#xC744; 클릭합니다.
3. 모듈의 재생이 종료됩니다.

<figure><img src="/files/IwZiikanYS25LLv7tkYK" alt=""><figcaption></figcaption></figure>


---

# 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://ssobig-corp.gitbook.io/ssobig-tool-guide/undefined-3/undefined-2.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.
