# 계정 생성

## 시작하기

1. 콘솔에 접속합니다.
2. 좌측 하단의 [<mark style="background-color:$primary;">**`[로그인]`**</mark>](#user-content-fn-1)[^1]을 클릭합니다.

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

## 회원가입

#### \[1] 간편 회원가입 (Google / Naver / Kakao)

* 원하는 소셜 버튼을 클릭하고 안내에 따라 진행합니다.

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

#### \[2] 이메일로 회원가입

1. **`[이메일로 회원가입]`**&#xC744; 클릭합니다.
2. 가입 정보를 입력합니다. (이메일 / 비밀번호 / 이름 / 전화번호 / 소속 / 알게 된 경로 등)
3. 메일로 받은 **인증 코드**를 입력하고 **`[이메일 인증]`**&#xC744; 누릅니다.

{% hint style="warning" %}
인증 코드는 **5분 이내**에 입력해야 합니다.
{% endhint %}

<figure><img src="/files/3dOwXw02tHebRCcxikwC" alt=""><figcaption></figcaption></figure>

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

## 로그인

1. 이메일과 비밀번호를 입력하고 \[로그인]을 클릭합니다.
2. 소셜로 가입했다면 동일한 소셜 버튼으로 로그인합니다.

{% hint style="success" %}
**로그인 성공 기준:** 머신 목록 화면이 보이면 정상 접속입니다.
{% endhint %}

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

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

## 비밀번호 재설정

1. 로그인 화면에서 **`[비밀번호를 잊으셨나요?]`**&#xB97C; 클릭합니다.
2. 이메일을 입력하고 **`[이메일 발송]`**&#xC744; 클릭합니다.
3. 메일 안내에 따라 비밀번호를 재설정한 뒤, 새 비밀번호로 로그인합니다.

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

## 기타

<details>

<summary><strong>인증 메일이 안 와요.</strong></summary>

스팸함/프로모션함을 먼저 확인하고, 회사 메일이라면 보안 정책으로 차단될 수 있습니다. (가능하면 개인 메일로 시도)

</details>

<details>

<summary><strong>인증 시간이 지났어요.</strong></summary>

인증 코드는 5분 제한이므로, 재발송 후 새 코드를 입력하세요.

</details>

{% embed url="<https://console.runyour.ai/gpu-cloud>" fullWidth="true" %}
서비스 바로가기
{% endembed %}

[^1]:


---

# 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://runyourai.gitbook.io/userguide/getstarted/create.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.
