> 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/kollus/bookmark-settings.md).

# 북마크 기능 설정하기

{% hint style="info" %}
콜러스 플레이어에서 북마크(index) 설정이 가능합니다.

다만, 해당 기능의 경우 추가로 **DRM(보안) 부가서비스를 이용하실 경우에만 사용 가능한 점** 참고 부탁드립니다.&#x20;
{% endhint %}

1\. 콜러스 콘솔에 접속합니다.

&#x20;

2\. 콘텐츠 썸네일을 클릭하여 미리보기 화면으로 이동합니다.&#x20;

&#x20;

3\. 미리보기 화면 우측 하단 환경설정 아이콘 클릭 > 우측 별 모양 아이콘 클릭 > 북마크 할 구간 선택 후 + 아이콘 클릭하시면 됩니다.&#x20;

&#x20;

&#x20;

<img src="https://help.malgnsoft.com/data/file/a169f24504854ecf3b187c50b48be766.png" alt="" height="457" width="610">

&#x20;

&#x20;

\[참고 링크]

<https://catenoid-support.atlassian.net/wiki/spaces/SUP/pages/3310118>

&#x20;

※DRM 서비스 이용 고객이 아닐 경우 북마크 기능 서비스 사용이 불가한 점 참고 부탁드립니다.

해당 기능과 관련하여 추가 문의 사항은 고객센터 1:1 문의 게시판에 남겨주시기 바랍니다.&#x20;

&#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/kollus/bookmark-settings.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.
