# 카탈로그 관리

- [카탈로그 운영 가이드](https://shopping-docs.toss.im/shopping-operations/catalog/guide.md): 본 가이드는 토스쇼핑의 카탈로그 운영 및 검수 기준을 안내하기 위한 참고용 자료이며, 내부 정책 및 운영 기준에 따라 내용이 변경될 수 있습니다.
- [상품 옵션 탐색 및 선택 기능 안내](https://shopping-docs.toss.im/shopping-operations/catalog/navigation.md): 본 가이드는 토스쇼핑의 상품 옵션 탐색 및 선택 기능을 안내하기 위한 참고용 자료이며, 내부 정책 및 운영 기준에 따라 내용이 변경될 수 있습니다.


---

# 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://shopping-docs.toss.im/shopping-operations/catalog.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.
