# 앱제작 메뉴얼(V2)

- [앱 기본정보](https://documentation.swing2app.co.kr/manual/v2/appbasic.md)
- [앱제작 방법 매뉴얼](https://documentation.swing2app.co.kr/manual/v2/appbasic/app-manual.md)
- [앱 업데이트 방법](https://documentation.swing2app.co.kr/manual/v2/appbasic/app-update.md)
- [푸시, 웹뷰버전 앱제작방법(초간단 앱제작)](https://documentation.swing2app.co.kr/manual/v2/appbasic/push-webview.md)
- [웹뷰앱 매뉴얼(제작 및 운영)](https://documentation.swing2app.co.kr/manual/v2/appbasic/webviewapp.md)
- [푸시앱 매뉴얼(제작 및 운영)](https://documentation.swing2app.co.kr/manual/v2/appbasic/pushapp.md)
- [푸시앱 툴바 제거](https://documentation.swing2app.co.kr/manual/v2/appbasic/pushapp-toolbarremove.md)
- [업데이트 유형별 앱 실행화면](https://documentation.swing2app.co.kr/manual/v2/appbasic/update-type.md)
- [앱 추가제작](https://documentation.swing2app.co.kr/manual/v2/appbasic/app-add.md)
- [앱아이콘 이미지 제작 가이드](https://documentation.swing2app.co.kr/manual/v2/appbasic/appicon.md): 앱 아이콘 이미지 제작 및 이미지 가이드 안내
- [대기화면 이미지 제작 가이드](https://documentation.swing2app.co.kr/manual/v2/appbasic/apploading.md): 앱 대기화면 이미지 제작 및 이미지 가이드 매뉴얼
- [앱 이미지 사이즈 편집도구](https://documentation.swing2app.co.kr/manual/v2/appbasic/editor.md)
- [디자인테마](https://documentation.swing2app.co.kr/manual/v2/designtheme.md)
- [프로토타입 UI디자인](https://documentation.swing2app.co.kr/manual/v2/designtheme/prototype-ui.md)
- [앱 메인 디자인 스타일](https://documentation.swing2app.co.kr/manual/v2/designtheme/main-designstyle.md)
- [앱 내비게이션 스타일](https://documentation.swing2app.co.kr/manual/v2/designtheme/navigation-styles.md)
- [슬라이드 프로토타입 응용](https://documentation.swing2app.co.kr/manual/v2/designtheme/slide-tip.md)
- [페이지메뉴](https://documentation.swing2app.co.kr/manual/v2/pagemenu.md)
- [페이지메뉴-메인메뉴 관리](https://documentation.swing2app.co.kr/manual/v2/pagemenu/mainmenu.md)
- [앱 홈화면 제작방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/home-menu.md)
- [홈화면:앱소개 페이지 적용하기](https://documentation.swing2app.co.kr/manual/v2/pagemenu/app-introductionpage.md)
- [웹링크 메뉴 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/weblink.md)
- [파일 첨부 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/file-attachment.md)
- [이미지 첨부 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/image-attachment.md)
- [웹링크 링크마법사 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/link-linkeditor.md)
- [상품카테고리 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/product-category.md)
- [사용자페이지 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/user-page.md)
- [사용자 페이지- 이미지 페이지](https://documentation.swing2app.co.kr/manual/v2/pagemenu/imagepage.md)
- [사용자 페이지- 웹 템플릿 페이지](https://documentation.swing2app.co.kr/manual/v2/pagemenu/template-page.md)
- [사용자 페이지- HTML에디터 페이지](https://documentation.swing2app.co.kr/manual/v2/pagemenu/html-editorpage.md)
- [스윙 페이지 - 회원가입, 로그인, 설정](https://documentation.swing2app.co.kr/manual/v2/pagemenu/join-login.md)
- [스윙페이지 - 게시물 검색 기능](https://documentation.swing2app.co.kr/manual/v2/pagemenu/search.md)
- [스윙페이지 - 관심글보기 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/view-favorites.md)
- [스윙페이지 - 쿠폰조회하기](https://documentation.swing2app.co.kr/manual/v2/pagemenu/coupon.md)
- [스윙페이지 - 앱공유하기](https://documentation.swing2app.co.kr/manual/v2/pagemenu/appshare.md)
- [스윙페이지 - 앱소개](https://documentation.swing2app.co.kr/manual/v2/pagemenu/intro.md)
- [스윙페이지 - 관리자채팅](https://documentation.swing2app.co.kr/manual/v2/pagemenu/chat.md)
- [스윙페이지 - 채팅목록](https://documentation.swing2app.co.kr/manual/v2/pagemenu/chat-list.md)
- [스윙페이지 - 설문조사](https://documentation.swing2app.co.kr/manual/v2/pagemenu/survey.md)
- [스윙페이지 - 나의글보기 이용방법](https://documentation.swing2app.co.kr/manual/v2/pagemenu/viewpost.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/v2.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.
