> For the complete documentation index, see [llms.txt](https://guide.vcat.ai/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.vcat.ai/ko/start/sign-up.md).

# 회원 가입

## 1️⃣ 소셜 계정으로 간편가입

구글, 네이버, 카카오, 페이스북, 마이크로소프트 계정을 연동해 간편하게 회원가입 가능합니다.

## 2️⃣ 이메일로 회원가입

개인 이메일 혹은 기업용 메일 계정으로 회원가입 가능합니다.\
이메일 인증을 통해 가입을 완료해 주세요.

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

***

{% tabs %}
{% tab title="계정 설정에 관해 궁금한 사항을 확인해 보세요" %}

* [다른 G-mail 계정으로 로그인하고 싶어요. ](https://vcat.ai/help/ko/articles/7901651-%EB%8B%A4%EB%A5%B8-g-mail-%EA%B3%84%EC%A0%95%EC%9C%BC%EB%A1%9C-%EB%A1%9C%EA%B7%B8%EC%9D%B8%ED%95%98%EA%B3%A0-%EC%8B%B6%EC%96%B4%EC%9A%94)
* [로그인 ID / 이메일을 찾고 싶어요. ](https://vcat.ai/help/ko/articles/8596372-%EB%A1%9C%EA%B7%B8%EC%9D%B8-id-%EC%9D%B4%EB%A9%94%EC%9D%BC-%EC%B0%BE%EA%B8%B0)
* [비밀번호를 변경하고 싶어요.](https://vcat.ai/help/ko/articles/8014947-%EB%B9%84%EB%B0%80%EB%B2%88%ED%98%B8-%EB%B3%80%EA%B2%BD%ED%95%98%EA%B8%B0)
* [회원을 탈퇴하고 싶어요. ](https://vcat.ai/help/ko/articles/7901644-%ED%9A%8C%EC%9B%90-%ED%83%88%ED%87%B4%ED%95%98%EA%B8%B0)
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.vcat.ai/ko/start/sign-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.
