# 회원 가입

## ※  신규 가입 진행

### 1. 로그인 페이지 이동

<figure><img src="/files/NfkwaJq4bu4oiFV3ZAYE" alt=""><figcaption><p>우측 상단 로그인 클릭</p></figcaption></figure>

### 2. 회원가입 진입

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

### 3. 회원가입 정보 입력 후 가입

<figure><img src="/files/6ALBMIP6KEbJyWVJXhmY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* 이메일 입력시 이메일 형식에 맞게 입력 해주세요.
* 패스워드는 8자 이상 영문/숫자/특수문자 를 조합해주세요.
  {% endhint %}

### 4. 대시보드 진입

<figure><img src="/files/OLhnZAFjHWx2pmavJ1zG" 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://s-organization-887.gitbook.io/hostyle-web/start/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.
