# ② 회원 가입

* 앱을 통해 회원가입을 할 수 있습니다.
* 비밀번호를 잃어버렸을 때를 대비해서, 본인의 이메일을 사용해 주세요.&#x20;
* 비밀번호는 안전하게 암호화 되어 누구도 알 수 없지만, 다른 곳에서 사용하지 않는 비밀번호를 사용해 주세요.

![첫 앱 실행화면, 가입하기를 누릅니다.](/files/-Mj7IuKnh4dqgrIDuYvV)

![이메일 주소를 입력하고, 비밀번호를 6자 이상 입력합니다.](/files/-Mj7J5pVqyLoYRFEnBNv)

![앱 준비 완료!](/files/-Mj7JICFp9FIYzuVABDS)

회원 가입을 완료 했으면, [채굴기 설정을 확인](/ko/getstarted/setuprig.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://rigmon.gitbook.io/ko/getstarted/signup.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.
