# 진동벨 수기입력 및 대기번호 설정

{% hint style="info" %}

1. 진동벨을 사용하는 매장에서 사용할 수 있습니다.&#x20;
2. 주문 시 고객이 진동벨 번호를 입력하도록 합니다.
   {% endhint %}

## 진동벨 수기입력 및 대기번호 설정

### 진동벨 수기입력 설정

1. 로그인 후 **환경설정** -> **현재 패널 화면**으로 이동합니다.<br>

   <figure><img src="/files/SWxYN8PqKTqM7kBtekWP" alt=""><figcaption></figcaption></figure>
2. '**진동벨 번호 수기입력' 설정을 체크** 합니다.<br>
   1. 결제 전/후 입력을 선택합니다.
   2. 기본 설정: 결제 후 입력

<figure><img src="/files/64o0FnwSXUKQ8TEmcVXO" alt=""><figcaption></figcaption></figure>

### 출력물에 진동벨 번호 입력 설정&#x20;

1. 진동벨 번호를 **주방주문서, 고객주문서, 영수증에 표시**할 수 있습니다.
2. 가맹점 ASP에 접속합니다.<br>

   <figure><img src="/files/cuADm8QbkPJDLuoq3cUv" alt=""><figcaption></figcaption></figure>
3. 출력물관리 -> **주방주문서/고객주문서/영수증** -> "{대기번호}" 키워드 추가&#x20;
   1. 예시) {FONT2}진동벨 번호 : {대기번호}{FONT2}

<figure><img src="/files/Cv1O5ut9XJUYcDEmamba" alt=""><figcaption><p>출력물에 진동벨 번호 입력</p></figcaption></figure>

4. 완료

***

## 진동벨 수기입력 사용 화면

### 진동벨 번호 입력 화면

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

### 주방 주문서 출력물

<figure><img src="/files/4LmaIEJd8U7HUFbYd9Fy" 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/call-bell.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.
