# 공휴일 지정하기

{% hint style="info" %}

1. 국가 공휴일을 불러올 수 있습니다.
2. 원하는 날을 공휴일로 지정할 수 있습니다.
3. 공휴일로 지정된 날을 할인/판매 요일 설정에서 사용 가능합니다.
   {% endhint %}

## 공휴일 지정하기

1. 가맹점 ASP 로그인 -> 키오스크 관리 (2.0) -> 할인/판매 시간관리 -> 공휴일 설정&#x20;

<figure><img src="/files/yMWGhyif2hPs93vYLn8P" alt=""><figcaption></figcaption></figure>

2. '**국가공휴일 불러오기**'를 통해 금년도 공휴일을 불러와 저장할 수 있습니다.

<figure><img src="/files/A4MK9QIjZ0Vcqnxn5n8A" alt=""><figcaption></figcaption></figure>

3. 임의로 날짜를 추가하여 공휴일로 지정가능합니다.

<figure><img src="/files/7gOp5lhcaDWrTMV2Kc1e" alt=""><figcaption></figcaption></figure>

4. 할인/판매 요일 설정에 '공휴일'에 사용에 체크되어있으면, **공휴일로 지정된 날에만 판매/할인 기능이 동작**합니다.&#x20;

***

## 사용화면

### 공휴일 지정 사용 화면

<figure><img src="/files/cpckkdrdPYV4jwYm3UAh" alt=""><figcaption></figcaption></figure>


---

# 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-kiosk/option/timesale/holydays.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.
