# 1. 웹 메뉴 추가하기

관리자 웹 > [메뉴 설정](broken://pages/PoYT8MNqvD4jghRSdlGf) > 웹 메뉴 설정 > 서비스 카테고리 > 플러스 버튼을 누르면 서비스에 필요한 메뉴를 추가할 수 있어요.

<div align="left"><figure><img src="/files/vCRYWBQgVlXXr5kOh8nm" alt="" width="563"><figcaption></figcaption></figure></div>

위 사진과 같이 메뉴명은 중고거래, [메타](/main/guide/dictionary/meta.md) ID는 sale을 입력해서 등록 버튼을 누르고 변경사항을 저장해 주세요.

![](/files/awWOJtSfB4Gyy4ULEJOX)

관리자 웹을 새로고침하면 운영 모드의 왼쪽 탭에 중고거래 메뉴가 추가된 걸 확인할 수 있어요.

> \#메뉴 설정, #메뉴 추가, #웹 메뉴 설정, #웹 메뉴 추가하기, #메뉴명, #모듈명, #메타 ID

2023 07 24 ruru

## 1. Adding a Web Menu

Go to Web Admin > Developer Mode > Menu Settings > Web Menu Settings > Service Category. Here, press the plus button and add menus required for your service.

Title the menu as "second-hand marketplace" and the dataset ID as "sales". Press the edit button and save the changes.

Refresh the Web Admin to see that the second-hand marketplace menu has been added to the left tab of the Admin Mode.

2023.08.14 Hwaran


---

# 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://docs.ohmyapp.io/main/class/puppy-app/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.
