> 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.md).

# 위캔디오

- [플레이어 생성 및 적용하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/create-apply-player.md)
- [플레이어 자동 재생 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/player-autoplay.md)
- [챕터 기능 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/chapter-settings.md)
- [화면 클릭 시 재생여부 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/click-to-play.md)
- [기본 볼륨 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/default-volume.md)
- [플레이어 재생 버튼 색상 변경하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/play-button-color.md)
- [워터마크 기능 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/watermark-settings.md)
- [manifestLoadError 오류](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/manifest-load-error.md)
- [원본 영상 삭제 방법 (스토리지 용량 줄이기)](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/delete-original-video.md)
- [사용량 알림 설정하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/usage-alert-settings.md)
- [사용량 확인하기](https://malgn.gitbook.io/cloud/operation-guide/video-services/wecandio-troubleshooting/check-usage.md)


---

# 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.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.
