# 푸시&회원 메뉴

- [푸시 발송하기](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/push.md)
- [SMS 발송 이용방법](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/sms.md): SMS 발송 이용방법- 문자 보내기
- [푸시 알림 방식 확인](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/pushnotification.md): 폰으로 발송되는 푸시 알림 방식 확인하기
- [게시물 푸시발송하기](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/board-push.md): 작성된 게시물에서 푸시를 보내는 방법
- [푸시 알림 확인 후 메시지 표시](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/pushtip.md): 푸시 발송 옵션 기능: 푸시 알림 확인 후 메시지 표시 기능 이용방법
- [푸시 알림 이용방법](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/pushnotice-delete.md): 푸시 알림 전체 삭제, 읽은 상태로 변경, 개별 삭제 이용방법
- [푸시 히스토리](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/push-history.md): 푸시 히스토리: 발송된 푸시 내역을 관리하고 확인하는 방법
- [푸시 아이콘 이미지 가이드라인](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/undefined.md): 푸시 아이콘 이미지 디자인 가이드라인
- [푸시 아이콘 이미지 등록](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/pushicon.md): 안드로이드폰 푸시 아이콘 이미지를 적용하는 방법
- [아이폰 푸시 인증서 연장](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/push-certificate.md): 애플 푸시 인증서 연장 매뉴얼 (아이폰 푸시 이용시)
- [회원조회 - 회원정보 확인](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/member-information.md): 앱 가입 회원 상세 정보, 회원 계정 관리 등 회원정보를 확인하는 방법
- [회원조회 - 부관리자 설정 및 로그인 방법](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/associate-administrator.md): 부관리자 지정 방법 및 부관리자 로그인 방법
- [회원조회 - 회원 생성하기](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/user-account.md): 회원조회 - 회원 생성 하기 및 앱 실행화면 매뉴얼
- [회원 이름 변경 \*관리자 권한 변경](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/membername-change.md): 관리자 권한으로 앱 가입자 회원 이름을 변경하는 방법 안내
- [앱 관리자 설정하기](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/appmaster.md): 회원그룹 정보 - 앱 관리자로 그룹을 변경하는 방법
- [권한그룹설정 - 회원 등급](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/member-group.md): 회원 그룹을 만드는 방법과 회원에게 그룹을 적용하는 방법
- [회원 등급 관리 - 등업 설정](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/user_active_point.md): 회원 등급 관리: 자동 등업 설정 관리 페이지
- [푸시 장치 관리](https://documentation.swing2app.co.kr/manual/appmanage/pushmember/device.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/pushmember.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.
