> 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-1.md).

# 처음이에요

키움포스mini 어플 설치를 먼저 해주세요. 휴대폰 번호로 본인인증만 한다면, 누구나 가맹점주로 등록 할 수 있어요.

### 회원 가입하기

처음이에요 > 서비스이용안내페이지> 회원정보 입력

1. 휴대폰 번호입력을 해요
2. 본인 인증을 위해 \[인증요청] 버튼을 선택해요.
3. 비밀번호는 영문+숫자+특수문자로 이루어진 최소 8자리 이상 이어야 해요.
4. 비밀번호 확인을 위해 한번 더 입력해요.
5. 실제 매장의 이름을 입력해주세요.
6. 파트너 코드는 모르시면 넘어가도 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FnVCeutyMxalIb80FiMoh%2Fimage.png?alt=media&amp;token=f4e93a02-9cba-4567-92f2-656c3a2b25bd" alt=""><figcaption></figcaption></figure>

### 회원 가입 완료 후

1. 회원 가입이 끝나면 <mark style="color:blue;background-color:$warning;">**포스판매 화면**</mark>으로 이동이 돼요
2. 햄버거 버튼을 눌러서 <mark style="color:blue;background-color:$warning;">**사이트 맵**</mark>으로 접속해서매장 정보 값 셋팅을 시작해야 해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FGyNcOjDVQgxtqUdXmesa%2Fimage.png?alt=media&amp;token=75cf98f6-2b96-46b7-8ba2-6c473884cd4e" alt=""><figcaption><p><mark style="background-color:$warning;"><strong>포스 판매 화면</strong></mark></p></figcaption></figure>

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fg38oqojXSqKxKMbwaK6P%2Fimage.png?alt=media&amp;token=a02842bb-dd04-4ca4-8986-babe3ae49f65" alt=""><figcaption><p><mark style="background-color:$warning;"><strong>사이트 맵</strong></mark></p></figcaption></figure>

{% hint style="success" %}
회원가입 후에는 \[환경설정> 매장관리]에서 매장정보값 셋팅을 제일 먼저 해야해요.
{% endhint %}

***

### 포스  태블릿 사양

1. **안드로이드**

* OS 최소 11
* OS 권장 15 이상
* RAM 4GB 이상&#x20;

2. **iOS**

* OS 최소 15.5
* OS 권장 17이상&#x20;

3. **Windows**

* Windows 11
* RAM 8GB 이상


---

# 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-1.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.
