# 3-6. 함께 결제 ★★

![](/files/9OBlXE6kui34Zh5yUZfs)

{% hint style="info" %}
① **‘ON’** 버튼을 클릭하여 함께 결제가 가능한 최대 인원수를 설정합니다. (최대 10명)&#x20;

② 설정 시, 식권 사용자는 모바일APP 내 **‘함께 결제하기‘** 를 사용할 수 있습니다.&#x20;

-총 결제할 금액을 입력하면 각자에게 해당 되는 금액을 입력할 수도 있습니다.\
&#x20;또는 **‘ 1/N 나누기’**&#xB97C; 설정해 결제금액이 동일하게 배분되도록 할 수도 있습니다.&#x20;
{% endhint %}

{% hint style="danger" %}
각 사용자의 결제금액은 잔여한도를 초과할 수 없습니다.
{% endhint %}

{% hint style="danger" %}
**같은 식권에 등록된 사용자**끼리만 함께결제를 할 수 있습니다.
{% 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://mealzeropay.gitbook.io/guide/admin/2./3-6..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.
