# 成功上架，管理體驗

- [宣傳體驗](https://support.dotcept.com/manage-booking/promote.md)
- [確認交易](https://support.dotcept.com/manage-booking/confirm-booking.md)
- [聯絡參加者](https://support.dotcept.com/manage-booking/message.md)
- [驗證參加者身分](https://support.dotcept.com/manage-booking/yan-zheng-can-jia-zhe-shen-fen.md)
- [策劃師取消體驗預約](https://support.dotcept.com/manage-booking/cancel-order.md)
- [退訂政策](https://support.dotcept.com/manage-booking/cancellation-policy.md)
- [更改預約](https://support.dotcept.com/manage-booking/reschedule.md)
- [更改體驗資料](https://support.dotcept.com/manage-booking/modify-experience.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://support.dotcept.com/manage-booking.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.
