# Moa 캘린더 시작하기

## **회원가입**

{% stepper %}
{% step %}

#### 로그인 화면에서 가입할 계정을 선택해주세요.

카카오 또는 애플/구글 계정 중 \
가입을 원하는 계정을 선택해주세요.

<div align="left"><figure><img src="/files/QoBP6Wx3EALrir8w5ONg" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 사용하실 이메일과 이름을 입력해주세요.

선택한 계정의 이메일이 자동으로 입력되지만\
사용하실 이메일을 직접 입력하셔도 괜찮아요. :smile:\ <mark style="color:red;">⚠️</mark> <mark style="color:red;"></mark><mark style="color:red;">**나의 이메일 가리기**</mark><mark style="color:red;">가 설정된</mark> \ <mark style="color:red;">애플 계정은 직접 입력해주세요.</mark>

<div align="left"><figure><img src="/files/hy2zG4W6nOs1n021fYF8" alt="" width="228"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### \[서비스 약관]을 확인하신 후 동의해주세요.

<div align="left"><figure><img src="/files/RcWCR6zXgIpGIeoIapuH" alt="" width="228"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 생년월일 8자리와 성별을 선택해주세요.

입력을 원치 않으실 경우, **건너뛰기**도 가능해요.

<div align="left"><figure><img src="/files/Hb8DPZUfhXx0fCiTjkKS" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### \[개인정보 처리방침]에 동의해주세요.

<div align="left"><figure><img src="/files/LTfxQoF0vvqErphR6o3P" alt="" width="233"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 초대받은 코드가 있다면 입력해주세요.

{% hint style="info" %}
**초대코드를 나중에 입력하고 싶다면?**

가입 후에도 **\[마이페이지>가족 초대/프로필 관리]**&#xC5D0;서 \
초대코드를 입력해 가족과 연결할 수 있어요.
{% endhint %}

<div align="left"><figure><img src="/files/ZpVA4mFlgnj7MISSo99F" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 회원가입 완료!

<div align="left"><figure><img src="/files/c0LNdrJdJh4nVPATadtb" alt="" width="227"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**초대코드 입력 시 확인해 주세요!**

* 초대코드는 **생성 후 24시간동안 유효해요!** \
  만약 시간이 지났다면, 가족에게 **새로운 초대코드 발급**을 요청해 주세요.

<img src="/files/grUCSUG66SYqsxMquisF" alt="" data-size="original">
{% endhint %}

{% hint style="danger" %}
Moa 캘린더는 **가족 대표를 포함하여 최대 5명**까지 함께하실 수 있어요.\
이미 5명의 가족이 있는 캘린더에는 합류가 어려우니, 인원 구성을 확인해주세요.

<img src="/files/b4bi3miAdnFY2kXWVIOR" alt="" data-size="original">
{% endhint %}
{% endstep %}
{% endstepper %}

***

## **로그인**

{% stepper %}
{% step %}

#### 로그인 화면에서 가입한 계정을 선택해주세요.

<div align="left"><figure><img src="/files/TdaSCmJZzNXoL8NGeAsx" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 사용자 인증 후 Moa 캘린더를 시작하세요.

IOS 사용자는 애플로 로그인, \
Android 사용자는 구글로 로그인할 수 있어요.

회원가입이 되어있지 않은 상태라면,\
로그인 버튼 터치 시 **회원가입** 절차가 진행돼요.
{% endstep %}
{% endstepper %}


---

# 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://moa.gitbook.io/moa_calendar/guide/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.
