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

# 모바일 대시보드

키움포스 mini만 설치하면, 휴대폰으로도 접속 할 수 있어요

> 경로: `휴대폰으로 키움포스 mini 접속`

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FhnQNSsM55ZrMnpHPfW8B%2Fimage.png?alt=media&amp;token=0f922ff6-7046-4dc4-8326-7081f75cae8a" alt="" width="504"><figcaption></figcaption></figure></div>

{% content-ref url="/pages/nfgRwGD95cava7TMuFfZ" %}
[처음이에요](/daoudata.co.kr-docs/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/tAE0SEw82nea6cmArY8k" %}
[로그인](/daoudata.co.kr-docs/undefined-2.md)
{% endcontent-ref %}

***

#### 로그인 후

1. 매장명, 사업자등록번호, 현재 날씨를 보여줘요.
2. \[포스] 선택을하면, 포스 판매화면으로 이동해요.
3. 오늘 현재까지의포스매출을표시해요.

&#x20;     전날 대비: 전날매출을오늘현재까지매출과비교패서표시해요.

&#x20;     지난주대비: 지난주같은요일매출을오늘현재까지매출과비교해서표시해요.<br>

4. 6월누적매출(오늘까지) : 이번달 1일부터 오늘까지 매출을 표시해요.

&#x20;      전월대비: 6월 오늘까지의 누적 매출을 전월 1달 매출과 비교해서 표시해요.

5. 오늘 입금 예정 금액: 여신협회 데이터 표시해요.
6. 오늘 입금 예정 금액: 선정산 페이지로 이동해요.
7. 매출현황: 포스의 매출현황 페이지로 이동해요.
8. 매출달력: 포스의 매출달력 페이지로 이동해요.

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fek0F0kyCVuamh46I1Euu%2F%EB%AA%A8%EB%B0%94%EC%9D%BC%EB%8C%80%EC%8B%9C%EB%B3%B4%EB%93%9C.jpg?alt=media&amp;token=a8281561-75c9-48e1-9713-e98a195ef61e" alt=""><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-13.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.
