# 앱 이용 가이드

- [스윙투앱 브라우저 앱 이용방법](https://documentation.swing2app.co.kr/appguide/webappconverter.md): 스윙투앱 웹뷰 브라우저 - 웹앱 미리보기 이용방법
- [어플리케이션 운영](https://documentation.swing2app.co.kr/appguide/appoperation.md)
- [유료앱 전환 및 스토어 업로드 신청방법](https://documentation.swing2app.co.kr/appguide/appoperation/paidversion-app.md): 유료앱 이용권 구매 후 유료버전 전환 방법 안내
- [미리보기 이용방법](https://documentation.swing2app.co.kr/appguide/appoperation/qrpreview.md): 제작한 앱을 '미리보기'로 확인하는 방법 입니다.
- [APK파일 받기 (앱 다운)](https://documentation.swing2app.co.kr/appguide/appoperation/appinstall.md): 스윙투앱에서 제작한 APK파일(앱)을 핸드폰으로 설치(다운)하는 방법 매뉴얼
- [AAB파일 받기](https://documentation.swing2app.co.kr/appguide/appoperation/aab.md): AAB파일을 다운받는 방법 및 플레이스토어에 등록하는 방법입니다.
- [공유하기로 앱 설치하는 방법](https://documentation.swing2app.co.kr/appguide/appoperation/share-app.md): 안드로이드폰에서 공유하기로 앱 설치하는 방법- 카카오톡으로 앱 공유하기
- [앱 설치 링크주소로 앱 다운받기](https://documentation.swing2app.co.kr/appguide/appoperation/applink-install.md): 앱 설치 링크 주소 발행, 링크 주소로 앱 다운받는 방법 매뉴얼
- [모바일 스윙투앱 사이트 접속 후 앱 다운받기](https://documentation.swing2app.co.kr/appguide/appoperation/apk-install.md): 모바일에서 스윙투앱 사이트 접속, APK파일 다운받는방법 매뉴얼
- [무료버전앱(APK파일) 설치가 안된다면 확인해주세요!](https://documentation.swing2app.co.kr/appguide/appoperation/not-installed1.md): 무료버전앱이 핸드폰에 설치가 안될 때 확인해주세요.
- [유료버전앱(APK파일) 설치가 안된다면 확인해주세요!](https://documentation.swing2app.co.kr/appguide/appoperation/not-installed2.md): APK파일을 다운 받을시 알 수 없는 오류로 앱 설치가 안되는 경우 확인해주세요 – 유료 버전
- [유료앱 기간 종료 후 무료앱 전환방법](https://documentation.swing2app.co.kr/appguide/appoperation/freeapp-change.md): 이용기간이 만료된 유료버전앱에서 → 무료버전앱으로 전환하는 방법
- [앱 비밀번호 찾기](https://documentation.swing2app.co.kr/appguide/appoperation/app-password.md): 어플리케이션 로그인 계정-비밀번호를 찾는 방법(임시 비밀번호 발급)
- [앱 프로필 사진 등록 및 변경하기](https://documentation.swing2app.co.kr/appguide/appoperation/appprofile-image.md): 앱 회원가입 - 프로필 이미지 등록, 변경하는 방법
- [앱 회원탈퇴 후 동일 아이디 재가입 방법](https://documentation.swing2app.co.kr/appguide/appoperation/sameid-rejoin.md): 앱 회원 탈퇴 후 동일 아이디로 재가입 하는 방법
- [게시판, 게시물 공유하기](https://documentation.swing2app.co.kr/appguide/appoperation/board-share.md): 게시판 , 게시물을 공유하는 방법 매뉴얼
- [앱 관리자 메뉴 :관리자 로그인](https://documentation.swing2app.co.kr/appguide/appoperation/appmanager.md): 앱 관리자 메뉴 이용 방법, 관리자 메뉴에서 제공하는 기능 안내
- [앱 관리자메뉴:채팅](https://documentation.swing2app.co.kr/appguide/appoperation/appmaster-chat.md): 앱 관리자 메뉴: 관리자와 사용자 1:1 채팅 이용 방법
- [앱 관리자메뉴:스탬프 등록](https://documentation.swing2app.co.kr/appguide/appoperation/appmanager-stamp.md): 앱 관리자 메뉴에서 QR코드로 스탬프를 등록하는 방법
- [앱 관리자메뉴:쿠폰사용](https://documentation.swing2app.co.kr/appguide/appoperation/appmanager-couponuse.md): 사용자에게 보낸 쿠폰을 관리자 메뉴에서 사용 처리 하는 방법
- [앱 미리보기 이용방법](https://documentation.swing2app.co.kr/appguide/swingpreview.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/appguide.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.
