> 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-5/undefined/kds.md).

# 포스 정보 / KDS 전환

> 경로: `사이트맵> 환경설정> 매장관리> 포스정보`

### 1. 등록된 포스 정보를 보여주는 화면이에요.

### 2. KDS 모드로 전환 방법

{% stepper %}
{% step %}

#### KDS 모드 토글을 ON으로 변경해요.

{% endstep %}

{% step %}

#### KDS 모드로의 전환을 확인해요.

{% endstep %}

{% step %}

#### KDS 모드로 이동이 돼요

{% endstep %}
{% endstepper %}

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FwSi1VgwLyANPQmplvchA%2Fimage.png?alt=media&amp;token=edddc209-cbf6-4e3b-8967-05d27c491f86" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FdeFxVaWfGW3zJIvcmR2T%2Fimage.png?alt=media&amp;token=ab25729c-2e36-4a13-a6f6-c6fd9780219a" alt="" width="563"><figcaption></figcaption></figure></div>

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fp1Wx0GTGJbpqyFJO6jBa%2Fimage.png?alt=media&amp;token=3fb5908c-f682-4b3f-8801-f7bb7e373094" alt=""><figcaption><p>KDS 모드 화면</p></figcaption></figure>

{% content-ref url="/pages/GrW5L4ZaiwrlEtBSGpfA" %}
[KDS 시작하기](/daoudata.co.kr-docs/kds.md)
{% endcontent-ref %}


---

# 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-5/undefined/kds.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.
