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

# 자주하는 질문

- [플러스오더 주문 속도가 느려요](https://plusorder.gitbook.io/helpme/faq/undefined/undefined.md): 주문 속도가 느려요.  주문이 한참 뒤에 포스에 들어가요.
- [플러스오더 ASP로 메뉴정보 연동이 안되는 경우](https://plusorder.gitbook.io/helpme/faq/undefined/asp.md)
- [OKDC 실행여부를 확인해 주세요](https://plusorder.gitbook.io/helpme/faq/undefined/okdc.md)
- [OKDC.exe - .NET Framework 초기화 오류](https://plusorder.gitbook.io/helpme/faq/undefined/okdc.exe-.net-framework.md)
- [OKPOS 프로그램을 실행시켜 주세요](https://plusorder.gitbook.io/helpme/faq/undefined/okpos.md)
- [컴퓨터에 api-ms-win-crt-runtime....](https://plusorder.gitbook.io/helpme/faq/undefined/api-ms-win-crt-runtime.....md)
- [A/S 신청은 어디로 하나요?](https://plusorder.gitbook.io/helpme/faq/undefined/a-s.md): 태블릿 기기 AS 연락처
- [.NET 5 버전 설치 파일은 어디서 받나요?](https://plusorder.gitbook.io/helpme/faq/undefined/.net-5.md)
- [태블릿 켜면 꺼졌다 켜졌다 반복됩니다](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-1.md)
- [로컬 서버에 연결할 수 없습니다 오류](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-2.md)
- [POS 고유번호 로드 실패 오류](https://plusorder.gitbook.io/helpme/faq/undefined/pos.md)
- [테이블오더 설정값 누락 오류](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-3.md): H01, H02, H03 누락 오류
- [등록된 테이블이 없습니다 오류](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-4.md)
- [플러스오더 프로그램 버전 변경 방법](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-5.md): 버전 변경 방법, 업그레이드 방법
- [플러스오더 초기화 방법은?](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-6.md)
- [상품 추가등록 방법은?](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-7.md)
- [선불제매장 플러스오더 연동이 안되는 경우](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-8.md)
- [POS 테이블에 제휴결제는 무엇인가요?](https://plusorder.gitbook.io/helpme/faq/undefined/pos-1.md)
- [등록된 상품이 없습니다 오류](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-9.md)
- [태블릿 충전기는 어떤것 사용해야 하나요?](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-10.md)
- [보조배터리는 어떤것을 사용해야 하나요?](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-11.md)
- [에이전트에서 데이터동기화 사용 방법](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-12.md)
- [포스로 주문데이터 전송에 실패하였습니다](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-13.md)
- [IC READER가 없습니다. 오류](https://plusorder.gitbook.io/helpme/faq/undefined/ic-reader-..md)
- [안드로이드 디바이스 AS 연락처](https://plusorder.gitbook.io/helpme/faq/undefined/as.md)
- [선택한 VAN사와 등록된 VAN사가 다릅니다.](https://plusorder.gitbook.io/helpme/faq/undefined/van-van-..md)
- [자주하는 질문과 해결방법](https://plusorder.gitbook.io/helpme/faq/undefined/undefined-14.md)


---

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