# 회원가입

## 회원가입

* 홈페이지 우측 상단의 "①로그인" 버튼을 클릭하면 로그인 및 회원가입 화면으로 이동합니다.

![](/files/QdswFVUh64P6WsXlKinp)

* 로그인 화면에서는 이미 가입된 회원(직접 가입 및 KAFE 회원기관 연동 가입)의 로그인을 제공합니다.
* 아직 회원 정보가 없는 경우, "①회원가입" 버튼을 클릭하여 회원으로 가입할 수 있습니다.&#x20;
* DataON은 ②이메일 인증을 통한 가입과 ③KAFE 회원기관 연동 로그인을 통한 가입을 제공합니다.

![](/files/J4eaN7DCkWPAPIpugnDQ)

![](/files/3d69B3Pd0Vb0qwwSmE8l)


---

# 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://dataon.gitbook.io/dataon-user-guide/signup.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.
