# 어뷰징 관리

{% hint style="info" %}
**어뷰징 관리란?**

사이트 내 이용자들에게 제공되는 서비스기능입니다.
{% endhint %}

<div align="left"><figure><img src="/files/PZ8yRuD5O6iktYYKm4rk" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="77">순번</th><th width="174">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>다중접속 금지 여부</td><td> </td></tr><tr><td>1-1</td><td>사용함</td><td>휴대폰 및 PC에서도 다중 접속이가능해집니다.</td></tr><tr><td>1-2</td><td>사용안함</td><td>하나의 기기에서만 접속이 가능해집니다.</td></tr><tr><td>2</td><td>VOD 워터마크 여부</td><td> </td></tr><tr><td>2-1</td><td>사용함</td><td>VOD를 이용하는 사이트의 경우 자동으로 워터마크가 발행되어 VOD를 보호합니다.</td></tr><tr><td>2-2</td><td>사용안함</td><td>VOD에 워터마크가 발행되지 않고 영상을 내보냅니다.</td></tr><tr><td>3</td><td>액세스 토큰 설정</td><td>사이트에 로그인 후 부재 중일 때 자동으로 로그아웃 처리를 할 수 있도록 처리하는 것을 의미하며, 시간 단위로 설정이 가능합니다.</td></tr></tbody></table>

{% hint style="warning" %}
**토큰은 1시간 설정 시, 이용자가 1시간 동안 행동이 없을 경우 자동으로 로그아웃 처리 됩니다.**
{% endhint %}


---

# 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://docs.ledu.kr/default-setting/abuse.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.
