# 회원가입

### 1. 이메일 회원가입

{% stepper %}
{% step %}

#### 이메일 입력

**회원가입** 버튼을 클릭하여 회원가입 화면으로 진입합니다.

<figure><img src="/files/JB4K8wpL6ojqC6CqLNBK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
서비스 이용 시 사용할 **이메일을 입력**해주세요. 입력 후, **인증 요청** 버튼을 클릭합니다.

<figure><img src="/files/Je4IDSolL7HrxXBIAIOn" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
입력한 이메일로 **인증 메일이 발송**되었습니다. 이제 메일의 수신함에서 인증 메일을 확인해주세요.

<figure><img src="/files/h9g5qx9TYBENO56MVme6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 인증번호 입력

인증 메일 본문 내 기재된 4자리 인증번호를 확인합니다.

<figure><img src="/files/13aB4GwFN82McAWT15cj" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**인증 메일을 못 받았을 경우**&#x20;

인증 메일을 받지 못하셨다면, 아래 사항을 먼저 확인해 주세요.

1. 입력한 이메일 주소 재확인
2. 스팸 메일함 분류 여부&#x20;
3. 메일함 용량 초과 여부&#x20;

그래도 인증 메일이 도착하지 않는다면, 고객센터로 문의해 주시면 도와드리겠습니다.
{% endhint %}
{% endstep %}

{% step %}

#### 인증번호 입력

인증번호 확인란에 이메일 본문 내 기재된 인증번호를 입력합니다.

인증번호는 발송 후 10분까지 유효하니 만료되기 전 입력을 완료해주세요.

<figure><img src="/files/54a8Ds68juqNbHGecFEd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 필수 정보 입력

인증번호를 올바르게 입력해 이메일 인증이 완료되면 필수 정보를 입력하는 화면으로 이동합니다.

<figure><img src="/files/N9xvZTP3jMQjLeBjfZX5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 이름, 휴대폰 번호, 비밀번호 입력

비밀번호를 알맞게 입력했는지는 하단에서 체크 여부로 확인이 가능합니다.

마지막으로 약관에 체크합니다. 모두 완료되었으면, **가입 완료** 버튼을 클릭합니다.

<figure><img src="/files/qtP9qzvBSrSdQ4YSZdi3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
회원가입이 완료되었습니다. 이제 가입한 계정으로 서비스를 이용할 수 있습니다.

[<mark style="color:$primary;">**가입한 계정으로 로그인 하러가기 >**</mark>](https://app.gllostudio.ai/login)

<figure><img src="/files/6PfnDybMdOqGf6JhDO2D" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 2. SNS 간편가입

{% stepper %}
{% step %}

#### SNS 계정 접근 허용

**회원가입** 버튼을 클릭하여 회원가입 화면으로 진입합니다.

<figure><img src="/files/iv6BUflR1DQtqn9KEUwy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
가입할 SNS 계정으로 로그인 후, Gllo Studio에 일부 정보 접근을 허용할 것인지 확인할 수 있습니다.

**계속** 버튼을 클릭합니다.

<figure><img src="/files/sFVumK3gSS80FHosyxYQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 필수 정보 입력

인증번호를 올바르게 입력해 이메일 인증이 완료되면 필수 정보를 입력하는 화면으로 이동합니다.

<figure><img src="/files/ocR2FZOybMtBz3B4j7a9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
이름, 휴대폰 번호를 입력 후, 약관도 체크합니다.&#x20;

모두 완료되었으면, **가입 완료** 버튼을 클릭합니다.

<figure><img src="/files/ESfsf1a5XH5l8ZS0GMEO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
회원가입이 완료되었습니다. 이제 가입한 계정으로 서비스를 이용할 수 있습니다.

[<mark style="color:$primary;">**가입한 계정으로 로그인 바로가기 >**</mark>](https://app.gllostudio.ai/login)

<figure><img src="/files/YEhwdgPjUNMDT9qtUi4z" alt=""><figcaption></figcaption></figure>
{% 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://airaw.gitbook.io/gllo-studio/features/guide/sign-up.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.
