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

# 나이스 PlusOrder (테이블오더)

#### ○ 나이스 플러스오더 ASP  링크

{% embed url="<https://order.niceposplus.co.kr/>" %}

#### ○ 나이스 디바이스 소통 네이버 밴드 <a href="#id-062" id="id-062"></a>

{% embed url="<https://band.us/n/aaaa90S5fa29r>" %}

#### ○ 나이스 플러스오더에서 권장하는 매장 환경 (WIFI, 인터넷, 공유기 등) <a href="#id-062" id="id-062"></a>

{% content-ref url="/pages/9FdfuQSUrXaxulCEyLET" %}
[매장 환경 권장사항 (네트워크)](/helpme/ex/undefined.md)
{% endcontent-ref %}

#### ○ 나이스 플러스오더 관련 자주 했던 문의 내용은 ? <a href="#id-062" id="id-062"></a>

{% content-ref url="/pages/AuHPQGibGRS5cQ2efRth" %}
[자주하는 질문](/helpme/faq/undefined.md)
{% endcontent-ref %}

#### ○ 전화문의 (가맹점은 해당 밴 대리점으로 문의하셔야 합니다.)      <a href="#id-062" id="id-062"></a>

* <mark style="color:$warning;">**나이스정보통신 : 02-2187-2775  (키스정보통신/페이먼츠 상담 불가)**</mark>
* <mark style="color:$warning;">**키스정보통신 :**</mark>**&#x20;**<mark style="color:$warning;">**02-2187-2715**</mark>**&#x20;&#x20;**<mark style="color:$warning;">**(나이스정보통신/페이먼츠 상담 불가)**</mark>
* <mark style="color:$warning;">**나이스페이먼츠 : 1661-0808  (나이스정보통신/키스정보통신 상담 불가)**</mark>


---

# 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/plusorder.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.
