# 회원가입

{% hint style="success" %}
최신 브라우저와 안정적인 인터넷 연결을 지원하는 PC환경에서의 이용을 권장합니다.
{% endhint %}

매니패스트를 시작하기 위한 기본 설정 과정을 안내합니다. 회원가입부터 그룹 생성까지, 첫 사용에 필요한 단계들을 순서대로 따라와 보세요.

<br>

{% stepper %}
{% step %}

### 회원가입

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

1. **구글 계정**을 사용해 간편하게 가입할 수 있습니다.
2. 또는 이메일을 이용해 회원가입합니다.

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

3. 이메일과 비밀번호를 설정하여 가입을 완료합니다.

{% endstep %}

{% step %}

### 프로필 등록

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

* 최초 로그인 시 프로필을 설정해야 합니다.
* 에디터에서 사용될 프로필 사진과 이름을 정해주세요.
* 직무(기획자, 디자이너 등)와 사용 목적, 이메인 수신 여부를 선택한 뒤, ‘프로필 설정’ 버튼을 눌러주세요.

{% endstep %}

{% step %}

### 회원가입 완료

<figure><img src="/files/Fnt66TPIcAmOw1YICAU2" 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.manyfast.io/start/set-up.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.
