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

# 가맹점 관리

### 1. 가맹점 조회

파트너명, 프랜차이즈명, 가맹점명, 사업자 등록번호로 조회 할 수 있어요.

1-1. 프랜차이즈 전환 신청관리  버튼

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2Fqe0ENgcBJttk3n92z2xz%2Fimage.png?alt=media&amp;token=c4acb99b-6bfb-4971-8a8e-dfcc91cd1fe7" alt=""><figcaption></figcaption></figure>

1-2. 프랜차이즈 전환 신청을관리 할 수 있어요.

\*삼돌이네 빵집을 승인 해볼게요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FXgMWKS8LRirQNNh7fiJ9%2Fimage.png?alt=media&amp;token=4f84d9cd-63bd-4f47-aa47-67de6248a5f9" alt=""><figcaption></figcaption></figure>

1-3. 전환신청을 승인을 해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F6qHzJLEoEVRoDe4jMnVq%2Fimage.png?alt=media&amp;token=364dfc12-7735-4995-bfd5-418bf85ca3b1" alt=""><figcaption></figcaption></figure>

1-4. 전환 신청시, 삼돌이네 빵집은 프랜차이즈 본사로 전환이 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FjhLotukmh0vspBQzUpdR%2Fimage.png?alt=media&amp;token=296e69ab-0037-4a7f-8d8d-fabe659941fd" alt=""><figcaption></figcaption></figure>

### 2. 가맹점 등록

항목을 채워서 가맹점 신규등록을 할 수 있어요.

2-1. 유형선택: 일반 가맹점 / 프랜차이즈 지점

2-2. 프랜차이즈 지점 선택시, 가맹할 수있는 프랜차이즈 지점목록에서 선택

2-3. 가맹점명, 대표자, 사업자 등록번호, 매장 전화번호, 주소, 상세주소 등록

2-4. 로그인 계정 전화번호, 초기 비밀번호, 파트너 코드 등록

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F7SwRn1pBKFBgtFI26Gdq%2Fimage.png?alt=media&amp;token=4d56f114-9fe7-40cb-ba49-51c351dedc09" alt=""><figcaption></figcaption></figure>


---

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