> For the complete documentation index, see [llms.txt](https://docs.plura.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ko/fn/comm/mgmt/service.md).

# 서비스

{% hint style="info" %}
**PLURA 서비스를 통해 다음 정보를 확인하고 관리할 수 있습니다.**

* **라이선스 정보 및 관리**
  * 현재 사용 중인 라이선스와 기간 확인
  * 라이선스 변경 신청
  * 라이선스 키 복사 기능 제공
* **고객 지원 요청**
  * 서비스 이용, 해킹 관련 문의, 로그 확인 요청 가능
    {% endhint %}

### 1. 라이선스 확인   <a href="#id-1" id="id-1"></a>

* 사용 중인 서비스 및 라이선스 기간을 확인할 수 있으며, 변경 신청이 가능합니다.
* 라이선스 변경 신청은 관리자 전용 기능이며, 클릭 시 PLURA 관리자에게 메일 발송 팝업이 표시됩니다.

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

### 2. 고객 지원 요청 <a href="#id-2" id="id-2"></a>

* 화면 우측 상단의 **“고객 지원 요청”** 버튼 클릭 → 요청 팝업 창 표시
* 동의 후 원격 지원 요청이 가능합니다.
* 요청 내용은 PLURA 관리자가 확인하여 지원을 시작합니다.
* **지원 절차**:
  1. 지원 요청 사유 입력
  2. 이용 약관 동의
  3. PLURA 관리자가 접속해 문의 내용 확인 (`support` 계정 사용)

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


---

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

```
GET https://docs.plura.io/ko/fn/comm/mgmt/service.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.
