> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/products.md).

# 상품

<table data-header-hidden><thead><tr><th width="214"></th><th></th></tr></thead><tbody><tr><td><strong>항목</strong></td><td><strong>설명</strong></td></tr><tr><td><a href="/pages/wmDIsaYK4HgVtdx1vkZh">상품 등록</a></td><td>판매를 위한 상품을 등록할 수 있습니다.</td></tr><tr><td><a href="/pages/rOPunDTEqGZKgj7CVNiJ">상품 조회/수정</a></td><td>등록한 상품을 조회, 수정, 삭제를 할 수 있습니다.</td></tr><tr><td><a href="/pages/zaKG9eaoXtCijk1wYjZQ">템플릿 관리</a></td><td>배송 및 상품정보제공고시 템플릿을 추가, 수정할 수 있습니다.</td></tr><tr><td><a href="/pages/ZzUR1JJyXxw79199VHXZ">카테고리 관리</a></td><td>카테고리를 추가,수정,삭제 할 수 있습니다.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/admin/products.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.
