# 3. 식권 만들기

👩‍🏫 그럼 이제 **직원들에게 지급할 식권을 등록**해 볼까요?

![](/files/PR1HhGU3PXLyUR8C149b)

{% hint style="info" %}
① 식권관리 메뉴 우측 상단에서 카드형 또는 리스트형 방식을 선택합니다.

② 오른쪽 상단 **‘식권등록‘** 버튼을 클릭하여 식권을 등록합니다.

③ 요금제 신청이 완료되지 않으면 식권 등록이 불가능합니다.

\[가입정보] 메뉴에서 요금제 신청을 완료한 후 이용해 주세요.
{% 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..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.
