> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/lg-h23.md).

# LG서빙로봇 연동(H23)

#### ○ 테이블오더를 통해 LG서빙로봇을 호출할 수 있습니다.  퇴식기능.

#### ○ LG서빙로봇은 별도로 구매하시면 됩니다.&#x20;

1. 플러스오더  ASP  매장환경설정 화면으로  이동합니다.\
   \-  \[H23] LG서빙로봇 옵션 사용으로 설정합니다.\
   \- "메뉴권한" 탭에서 서빙로봇관리 권한을 부여합니다. &#x20;

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

2. 매장에 로봇 설치시 LG기사님으로  부터 받은 다음의 정보를 이메일로 보내주세요.

   * Branch Name : 가맹점이름
   * Branch Code : C0000000
   * Map Name : B\_DDD\_DD
   * 요청자 정보 및 전화번호 : 밴사, 대리점, 담당자, 010-1111-1111
   * 이메일 : <pos@nicevan.co.kr>  , 이메일 내용 : LG서빙로봇 정보 등록 요청&#x20;
   * 정보 등록 과정에는 약 2일 이내 기간이 소요됩니다.&#x20;

3. 본사에서 정보 등록 결과를 받으셨다면 , 플러스오더 ASP에 매장ID로 로그인합니다. \
   \- 기초관리 > 테이블오더관리 > 서빙로봇관리 화면에서 "테이블세팅" 탭으로 이동 \
   \- 왼쪽 테이블에 매칭되는 POI 값을 지정하여 저장

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

4. LG서빙로봇에서 호출벨 연동 설정\
   \- 로봇에서 > 설정 기능 > 호출벨 연동 > 연동 사용 설정

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

5. POS에 에이전트에서 데이터 동기화 및 각 테이블오더앱 재시작 후 사용합니다.&#x20;

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


---

# 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://plusorder.gitbook.io/helpme/ex/undefined-4/lg-h23.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.
