# 회원 가입

PC나 모바일에서 [pagesisters.cc](http://pagesisters.cc/) 에 접속하신 후, 오른쪽 상단의 회원가입/로그인을 눌러 진행해주세요.

현재 제공되고 있는 소셜로그인은 구글, 카카오 계정입니다.


---

# 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://docs.pagesisters.cc/user/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.
