# 로그인

### 1. 이메일 로그인

가입한 계정의 이메일과 비밀번호를 입력 후 **로그인** 버튼을 클릭해 로그인할 수 있습니다.

<figure><img src="/files/y5VGgAMWXY5vV22bM4Zh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**비밀번호를 분실하셨을 경우**&#x20;

비밀번호를 잊어버리신 경우 **비밀번호 재설정** 버튼을 클릭해 진행하실 수 있습니다.

자세한 내용은 \[비밀번호 재설정]을 참고해 주세요.

[<mark style="color:$primary;">**\[비밀번호 재설정\] 바로가기 >**</mark>](https://app.gllostudio.ai/login)
{% endhint %}

### 2. SNS 간편 로그인

가입한 SNS 계정의 시작하기 버튼을 클릭해 로그인할 수 있습니다.&#x20;

회원가입 되어 있지 않은 경우, 보유 중인 SNS 계정으로도 가입할 수 있습니다.

[<mark style="color:$primary;">**\[SNS 간편 가입\] 바로가기 >**</mark>](https://app.gllostudio.ai/login)

<figure><img src="/files/XevxPm4yjaY4939JyncD" alt=""><figcaption></figcaption></figure>


---

# 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/login.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.
