# 가입하기

{% hint style="info" %}
**Good to know:** 회원 가입은 이메일을 통한 가입과 소셜 로그인을 통해서 가입할 수 있습니다

이메일을 통한 가입 시에는 이메일 인증을 반드시 진행해야 사용이 가능합니다.
{% endhint %}

## 사이트 방문하기   &#x20;

<https://myapps.appspeed.net> 을 통해서 방문할 수 있습니다.

비회원이면 회원 로그인을 통해서 가입 후에 사용할 수 있습니다.

###

### 회원 가입하기    &#x20;

![](/files/V51ikKdqWn0pdOOWWjqQ)

❶ 이메일을 통한 회원 가입입니다

❷소셜 아이디를 통한 회원 가입입니다.

###

### 이메일을 통한 회원 가입하기

본인의 이메일을 통해서 회원 가입합니다. 회원 등록 후에 가입 확인 메일을  편집함에서 수신 후에 인증을 통해서 사용을 할 수 있습니다.

![](/files/BljCnHL1ZaORplKzG3K3)

회원 정보를 입력하고 동의 약관을 체크 후에 등록\[Register] 버튼을 누릅니다.

회원 가입 이메일 인증 발송 메시지가 표시됩니다.  회원의 '받은 편지함'을 통해서 회원 인증 메일을 확인할 수 있습니다.(인증 메일이 오지 않은 경우 '정크 메일함'을 확인해주십시오.)

![](/files/0uXlayavrdHanGjwZDqf)

메일에서 이메일 인증하기 버튼을 클릭하면 마이앱스 로그인 으로 이동합니다.

등록된 이메일과 암호를 입력하여 마이앱스를 시작할수 있습니다.


---

# 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://devops-32.gitbook.io/myapps/guides/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.
