# 회원가입 및 로그인

<mark style="color:$primary;background-color:purple;">**1. 회원가입**</mark>

{% stepper %}
{% step %}

#### 상단 오른쪽 보라색 Sign up 버튼을 클릭해주세요.

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

{% step %}

#### 이메일 주소를 입력 후 회원가입을 완료해주세요.

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

<mark style="color:$primary;background-color:purple;">**2. 로그인**</mark>

{% stepper %}
{% step %}

#### 상단 흰색 글씨의 Login 버튼을 클릭해주세요.

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

{% step %}

#### 회원가입시 사용한 이메일 주소로 로그인해주세요.&#x20;

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

{% step %}

#### 서비스 상단에서 현재 접속 중인 Brand 를 확인 후 이용 가능합니다.

<figure><img src="/files/zo07hXtsBLymongJnSmS" 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://docs.styleai.io/undefined/quickstart.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.
