# 플러스오더 ASP 설정

- [(1)매장환경설정](https://plusorder.gitbook.io/helpme/prog/asp/1.md): 매장환경설정 및 메뉴 권한부여
- [(2)플러스오더 설치의뢰](https://plusorder.gitbook.io/helpme/prog/asp/2.md): POS에 플러스오더 Agent 설치 및 재설치 전에 "설치의뢰"를 진행합니다.
- [※매장환경설정 옵션 안내](https://plusorder.gitbook.io/helpme/prog/asp/undefined.md)


---

# 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://plusorder.gitbook.io/helpme/prog/asp.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.
