> For the complete documentation index, see [llms.txt](https://mealzeropay.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mealzeropay.gitbook.io/guide/admin/2./3.-1.md).

# 3-7. 지정 업종, 가맹점 설정 ★

## 지정 업종 제한

{% hint style="success" %}
지정된 업종에서만 사용할 수 있도록 설정하는 기능입니다.
{% endhint %}

![](/files/xfKew3KQTxAVdT1y8L83)

{% hint style="info" %}
① **‘모든 가맹점에서 사용합니다.’** 지정 시 전국 제로페이 가맹점에서 식대 결제가 가능합니다.&#x20;

② **‘지정된 업종에서 사용합니다.’** 지정 시 일부 업종에서만 결제가 가능합니다.&#x20;

③ **‘선택**’ 을 클릭하여 업종을 제한합니다.&#x20;

④ 제한할 업종을 **OFF** 처리한 후 ‘**저장**’ 버튼을 클릭합니다.&#x20;

⑤ 제한된 업종에서 결제 시도 시, 사용자의 모바일 APP 에서 결제가 제한됩니다.
{% endhint %}

## 지정 가맹점

{% hint style="success" %}
지정된 제로페이 가맹점에서만 사용할 수 있도록 설정하는 기능입니다.
{% endhint %}

![](/files/Nhx2Ux8IlLu5QevQ1jjz)

{% hint style="info" %}
① **‘지정된 가맹점에서 사용합니다.’** 지정 시 선택한 제로페이 가맹점에서만 결제가 가능합니다.&#x20;

② **‘선택’** 을 클릭하여 가맹점을 지정합니다.&#x20;

③ 지정할 제로페이 가맹점을 검색 후 **‘등록하기’** 버튼을 눌러 등록합니다.&#x20;

④ 수정 시, **‘X’** 버튼을 눌러 지정된 가맹점을 삭제합니다.
{% endhint %}


---

# 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:

```
GET https://mealzeropay.gitbook.io/guide/admin/2./3.-1.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.
