# 페이지시스터즈

## 고객센터

- [환영합니다](https://docs.pagesisters.cc/undefined.md): 세상에 하나뿐인 우리만의 모바일 청첩장, 페이지시스터즈
- [회원 가입](https://docs.pagesisters.cc/user/undefined.md): PC나 모바일에서 pagesisters.cc 에 접속하신 후, 오른쪽 상단의 회원가입/로그인을 눌러 진행해주세요.
- [광고 수신 및 정보 활용 거부](https://docs.pagesisters.cc/user/undefined-1.md)
- [회원 탈퇴](https://docs.pagesisters.cc/user/undefined-2.md)
- [자주 묻는 질문](https://docs.pagesisters.cc/invitation/qna.md)
- [자주 묻는 질문](https://docs.pagesisters.cc/share/qna.md)
- [이용약관](https://docs.pagesisters.cc/terms/onboarding.md)
- [개인정보처리방침](https://docs.pagesisters.cc/terms/privacy.md)
- [마케팅 활용 동의 및 광고 수신 동의](https://docs.pagesisters.cc/terms/marketing-approvement.md)
- [마케팅 활용정보 제공에 관한 동의서](https://docs.pagesisters.cc/terms/marketing.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pagesisters.cc/undefined.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.
