# 1. 신규 매장 등록

{% hint style="info" %}
가맹점의 신규 매장을 등록합니다.

ASP에서 등록가능합니다.
{% endhint %}

#### ○ 단독매장 등록

{% embed url="<https://okpos.gitbook.io/okpos-guide/store_set/store_setting/standalone>" %}

#### ○ 본사 등록

{% embed url="<https://okpos.gitbook.io/okpos-guide/store_set/store_setting/headquarter>" %}

#### ○ 프랜차이즈 가맹점  등록

{% embed url="<https://okpos.gitbook.io/okpos-guide/store_set/store_setting/branches>" %}

{% hint style="warning" %}
가맹점 안드로이드 POS 사용 신청서 작업은 없습니다.\
**OKPOS 신규 매장 등록 절차와 같이 진행합니다.**
{% endhint %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-pos/new-shop.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.
