# 메인메뉴 수량 변경 기능

{% hint style="info" %}

1. 사이드 메뉴가 있는 메인 메뉴의 수량 변경 여부를 설정할 수 있습니다.
2. 기본 설정은 **사용**입니다.&#x20;
   {% endhint %}

## 메인메뉴 수량 변경 기능

### 포스 환경설정

1. 로그인  후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

2. **'메인 메뉴 수량 변경'** 을 선택합니다.&#x20;
   1. 기본 설정: 사용

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

2. 완료

***

## 메인 메뉴 수량 변경 사용 화면

### 일반 사용 화면

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

### 수량 변경 사용 안함 화면

<figure><img src="/files/aFTn0eqgoUqY0SiOC6Dk" 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/product-amount-check.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.
