# 묶음 상품의 교환 정책은 어떻게 되나요?

묶음 상품은 동일 상품 및 옵션만 변경이 가능해요.

다른 상품으로 교환되는 것은 불가능하며, 구성 상품 중 일부만 변경도 불가해요.


---

# 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.makeshop.co.kr/faq/product/undefined-1/undefined-32.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.
