# 주문 옵션 추가 - 먹으면서가기

{% hint style="info" %}

1. 상품의 주문 시 **먹으면서 가기 옵션**을 추가 할 수 있습니다.
2. ASP 환경설정이 선행되어야 합니다.
3. '먹으면서 가기' 선택 시 **주방 주문서에 '먹으면서 가기' 로 표시** 됩니다.
   {% endhint %}

## 주문 옵션 추가 - 먹으면서 가기

### ASP 설정

1. OKPOS ASP에 대리점으로 로그인을 합니다.&#x20;
2. 매장환경설정-> 포스 탭 -> \[316] KIOSK 먹고가기/포장하기 선택  설정을 변경합니다. &#x20;
   1. \[먹고가기/포장] 선택

<figure><img src="/files/D60jpysa9EHxXdmjqo96" alt=""><figcaption></figcaption></figure>

### 포스 환경설정

1. 로그인  후 **환경설정** -> **현재버전** 화면으로 이동합니다.

<figure><img src="/files/SWxYN8PqKTqM7kBtekWP" alt=""><figcaption></figcaption></figure>

2. **'주문옵션 추가 '** 옵션을 사용으로  체크합니다.&#x20;
   1. 기본 설정: 미사용

<figure><img src="/files/0RZh5jx3qUERhXkZzxLy" alt=""><figcaption></figcaption></figure>

3. 완료

***

## 주문 옵션 추가 - 먹으면서 가기 사용 화면

### 주문 옵션 선택 화면

<figure><img src="/files/Kbye6eBtcgNg6NxSg3VA" alt=""><figcaption></figcaption></figure>

### 주방주문서 출력물

<figure><img src="/files/iSWtNlwyOxqda6D0lyoD" alt=""><figcaption></figcaption></figure>


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/order-option-eat.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.
