> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-2.md).

# 로그인

{% hint style="info" %}
**"로그인"**&#xC740; 본인인증을 반드시 해야하고,  **"간편 로그인"**&#xC740; 본인인증을 하지 않아도 돼요.
{% endhint %}

### 일반로그인

1. 휴대폰 번호 입력
2. <mark style="color:$danger;">**본인 인증 확인**</mark>
3. 비밀번호 입력

* 개인정보 관련 메뉴의 보안을 위해서 반드시 인증을 거친 후에만 접근을 허용해요.

### 간편 로그인

1. 휴대폰 번호 입력
2. 비밀번호 입력

* 2차 인증 거치지 않은 간편 로그인 접속 에서는 기본적으로 제공하는 판매/결제 화면만 이용할 수 있어요.

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FnosfueUF2zp2HADsD8F3%2F%EB%A1%9C%EA%B7%B8%EC%9D%B81.jpg?alt=media&amp;token=0acc9f0f-dcfa-4f93-9307-d641fef262a3" alt="" width="329"><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
