> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/default-volume.md).

# 기본 볼륨 설정하기

1\. 위캔디오 비디오팩 접속합니다.

&#x20;

2\. 미디어 보관함 > **\[플레이어]** 메뉴 클릭 > '플레이어명' 클릭합니다.

![](https://help.malgnsoft.com/data/file/d8c26f328896fef67080275aeacfe4d0.png)

&#x20;

&#x20;

3\. **\[기본 설정]** 탭을 클릭합니다.

![](https://help.malgnsoft.com/data/file/0d93e702b01b8f4b3f2d2d191b060859.png)

&#x20;

&#x20;

4\. **\[플레이어옵션]** > **'기본 볼륨'** 체크 후 입력 > **'자동 시작'** off 상태로 설정&#x20;

※ 자동 시작 설정 시 브라우저 자체에서 볼륨을 0으로 차단하기 때문에 자동 시작을 off 로 설정하셔야 합니다.&#x20;

&#x20;

![](https://help.malgnsoft.com/data/file/eaafbffa083a3e8c67322b673b748dbc.png)

&#x20;

&#x20;

5\.  **\[플레이어저장]** 버튼을 클릭하면 설정이 완료됩니다.&#x20;

&#x20;

![](https://help.malgnsoft.com/data/file/8b4ca154f109eddb51b38eb2a57c8ce5.png)

&#x20;

&#x20;

&#x20;

※ 기본 볼륨이 적용되지 않을 때 자동 시작 설정 비활성화(off) 여부 확인하시면 됩니다. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/default-volume.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
