# 자주 묻는 질문

## 주문 <a href="#order" id="order"></a>

<details>

<summary>판매자 연락처가 궁금해요.</summary>

</details>

<details>

<summary>워크샵 정보를 변경하고 싶어요.</summary>

</details>

## 결제 ・ 취소 <a href="#pay" id="pay"></a>

<details>

<summary>상품을 취소하고 싶어요.</summary>

</details>

<details>

<summary>결제 방법이 궁금해요.</summary>

</details>

## 기타 <a href="#etc" id="etc"></a>

<details>

<summary>판매자가 답장이 없어요.</summary>

</details>


---

# 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://innertrip.gitbook.io/guide/welcome/faq.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.
