# 버전관리

- [버전관리- 앱제작이력, 마켓등록기록, 마켓등록관리](https://documentation.swing2app.co.kr/manual/appmanage/version/control.md): 버전관리 – 앱제작이력, 마켓등록기록, 마켓등록관리
- [앱스토어 업로드 신청방법](https://documentation.swing2app.co.kr/manual/appmanage/version/appstore-upload.md): 업로드 신청 - 앱스토어 업로드 신청방법 매뉴얼
- [플레이스토어 업로드 신청방법](https://documentation.swing2app.co.kr/manual/appmanage/version/playstore-upload.md): 업로드 신청 방법 - 플레이스토어 업로드 신청방법 매뉴얼
- [앱스토어 업로드 신청(업데이트)](https://documentation.swing2app.co.kr/manual/appmanage/version/appstore-update.md): 앱 업데이트 후, 앱스토어 업로드 신청하는 방법 (업데이트 버전 업로드 신청하기)
- [플레이스토어 업로드 신청(업데이트)](https://documentation.swing2app.co.kr/manual/appmanage/version/playstore-update.md): 앱 업데이트 후, 플레이스토어 업로드 신청하는 방법 (업데이트 버전 업로드 신청하기)
- [모바일웹 업로드 신청방법](https://documentation.swing2app.co.kr/manual/appmanage/version/mobileweb-upload.md): 업로드 신청 - 모바일 웹 등록 방법 매뉴얼


---

# 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://documentation.swing2app.co.kr/manual/appmanage/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.
