> For the complete documentation index, see [llms.txt](https://docs.storyhub.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storyhub.co.kr/functions/common/version.md).

# 버전 체크

## 🚀 기능 소개

관리자 시스템의 버전을 확인하실 수 있습니다.\
버전에 따라 사용할 수 있는 기능이 일부 다를 수 있기때문에 버전을 확인해주세요 📢

## 🙋‍♀️ 이용 안내

### 1. 설정 이동

<div align="left"><img src="/files/-MUC_ou5Z4Ob-bb9UJri" alt=""></div>

관리자 버전을 체크하시려면 설정로 이동해주세요.

### 2. 버전 확인

<div align="left"><img src="/files/-MUCaPIw0Cs1vmaAYW8f" alt=""></div>

기본 설정 탭에서 홈페이지 정보의 시스템 버전 확인해주세요.


---

# 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.storyhub.co.kr/functions/common/version.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.
