# Service

## Service

로그인한 유저의 권한이 있는 서비스 리스트를 확인 할 수 있습니다.\
상세 정보 확인을 위해 해당 서비스를 클릭하면 상세 페이지로 이동 합니다.\
서비스가 많을 경우 검색 기능을 이용하여 확인을 원하는 서비스를 검색 할 수 있습니다.

<figure><img src="/files/W0Nn7Xk7FyQSRoL7gRQz" alt=""><figcaption><p><em><strong>서비스 리스트</strong></em></p></figcaption></figure>

### Service Details

* 기본 서비스 정보\
  CDN 서비스의 등록/수정 정보 및 현재 상태에 대한 기본 정보를 확인 할 수 있습니다.

<figure><img src="/files/OSCpr7cj5L9O3w7SWqg9" alt=""><figcaption><p><em><strong>서비스-기본 서비스 정보</strong></em></p></figcaption></figure>

* 볼륨 정보\
  서비스에 포함된 볼륨의 정보를 보여 줍니다.\
  볼륨을 선택 할 경우 해당 볼륨의 도메인 정보 및 Origin 정보를 확인 할 수 있습니다.

<figure><img src="/files/6ErZuRlBHY3VN0FwtHKz" alt=""><figcaption><p><em><strong>서비스-볼륨 정보</strong></em></p></figcaption></figure>

* &#x20;계약 정보\
  CDN 서비스의 계약 정보를 확인 할 수 있습니다.

<figure><img src="/files/G7qb5Q4ZyN5WboJ5ndQT" alt=""><figcaption><p><em><strong>서비스-계약 정보</strong></em></p></figcaption></figure>


---

# 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://manual.solbox.com/managed_cdn/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.
