> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-27.md).

# ★프랜차이즈 본사계정

## 키움포스mini 프랜차이즈 기능 안내

### 프랜차이즈 본점이 되는 방법

1. 휴대폰 번호로 일반 가맹점을 가입한 후에 관리자 페이지에서 프랜차이즈 전환 신청 후 관리자의 승인을 받아요.
2. 관리자(파트너/다우데이타 본사)가 직접 프랜차이즈 본점을 등록해줄 수 있어요.

***

### 프랜차이즈 운영 방식

#### 1. 통합 관리

* 고객, 포인트·스탬프, 마케팅(쿠폰·할인·SMS)을 본사 정책에 따라 운영해요.
* 프랜차이즈 가맹점에서는 조회만 가능하며, 등록,  수정, 삭제 할 수 없어요. \
  단, 고객 등록은 가능해요.

#### 2. 개별 관리

* 각 가맹점이 본사와 별도로 운영해요.
* 각 가맹점에서&#x20;

***

### 본사메뉴 사용

#### 가맹점이 본사메뉴 사용하는 경우

* 가맹점이 관리자 화면에서 본사메뉴 사용기능을선택하면, 본사에서에서등록하는 메뉴가 가맹점에도 동일하게 적용돼요.
* 본사메뉴에 대해서는 키오스크 노출과 품절설정만 가능하며, 본사메뉴에 대한 메뉴 수정·삭제는 할 수 없어요.
* 본사 메뉴를 사용해도 가맹점에서 상품 추가구성은 할 수 있어요.


---

# 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://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-27.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.
