# 취소, 반품, 교환 요청 화면을 개별 디자인하고 싶어요

취소, 반품, 교환 요청 화면은 아래 경로에서 개별 디자인하실 수 있어요.<br>

{% tabs %}
{% tab title="D4" %}
`디자인` > `디자인  편집` > `중앙 디자인` > `마이페이지` > `취소 요청`

`디자인` > `디자인 편집` > `중앙 디자인` > `마이페이지` > `교환 요청`

`디자인` > `디자인 편집` > `중앙 디자인` > `마이페이지` > `반품 요청`
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
참고&#x20;

<mark style="color:$primary;">D2는 개별디자인 화면이 지원되지 않아요.</mark>
{% endhint %}


---

# 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/mobile/design/undefined-10.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.
