# Gllo Studio 시작하기

## **서비스 시작하기**

브라우저의 주소창에 아래 URL을 입력하시거나 링크를 클릭해 Gllo Studio 서비스를 시작합니다.

{% embed url="<https://app.gllostudio.ai/login>" %}

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

***

## [회원가입](https://airaw.gitbook.io/gllo-studio/features/guide/sign-up)

이메일, SNS 간편 가입을 통해 회원가입이 가능합니다.&#x20;

***

## [**로그인**](https://airaw.gitbook.io/gllo-studio/features/guide/login)

이메일, SNS 간편 로그인을 통해 로그인 할 수 있습니다.

***

## [**비밀번호 재설정**](https://airaw.gitbook.io/gllo-studio/features/guide/undefined)

비밀번호 분실 시, 가입한 이메일의 인증을 통해 비밀번호를 재설정할 수 있습니다.

***


---

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