# 상품 마스터 등록

## 신규 상품 등록하기

![라이브 방송 관리 -> 상품 마스터 관리에 진입해주세요.](/files/-Mj2l_fyBFv9yFn7Ud_3)

![상품추가 버튼을 클릭합니다.](/files/-Mj2lkJ4w8MQffck6K-4)

![상품 정보를 입력하고 등록해주세요.](/files/-Mj2m30ZweCcIRvrapMa)

* &#x20;대표이미지 : 상품 이미지 입니다. 500X500 정사각형 이미지를 등록해주세요.
* &#x20;상품명 : 판매될 상품명입니다.
* &#x20;상품 가격 : 상품의 판매 가격을 입력하세요.
* &#x20;상품 할인 가격 : 할인가를 입력하면, 할인된  상품으로 표기됩니다.
* &#x20;상품 URL : 상품을 구매 할 수 있는 페이지 주소를 입력하세요. 상품 상세보기 주소를 입력하시면 됩니다.

![상품이 등록되었습니다.](/files/-Mj2mdMv8RH2cBVVs0wJ)


---

# 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://help-doc.live24.app/product_master.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.
