# 플러스오더 매장정보 등록

- [(1)프랜차이즈 본사 등록](https://plusorder.gitbook.io/helpme/prog/undefined-2/1.md): 프랜차이즈 형태의 매장을 운영하실때, 본사 정보를 먼저 등록 후 사용해 주세요.
- [(2)-1 단독매장 정보등록](https://plusorder.gitbook.io/helpme/prog/undefined-2/2-1.md): 단독매장일 때 참고해 주세요
- [(2)-2 프랜차이즈매장 정보등록](https://plusorder.gitbook.io/helpme/prog/undefined-2/2-2.md): 프랜차이즈 매장일 때 참고해 주세요
- [(3) 매장정보 OKDC 등록 요청](https://plusorder.gitbook.io/helpme/prog/undefined-2/3-okdc.md)
- [(4) 대리점 이관 매장등록](https://plusorder.gitbook.io/helpme/prog/undefined-2/4.md)
- [매장정보관리 화면 안내](https://plusorder.gitbook.io/helpme/prog/undefined-2/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/undefined-2.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.
