# 申請上架

- [建立體驗頁面](https://support.dotcept.com/get-started/create-listing.md)
- [1. 基本資料](https://support.dotcept.com/get-started/create-listing/step-1-basic-info.md)
- [2.體驗內容](https://support.dotcept.com/get-started/create-listing/step-2-content.md)
- [3. 請告訴參加者體驗開始時的地點](https://support.dotcept.com/get-started/create-listing/step-3-location.md)
- [4. 每位參加者繳付的價格](https://support.dotcept.com/get-started/create-listing/step-4-price.md)
- [5. 相片](https://support.dotcept.com/get-started/create-listing/step-5-photos.md)
- [6. 提供時段](https://support.dotcept.com/get-started/create-listing/step-6-availability.md)
- [7. 我們的期望](https://support.dotcept.com/get-started/create-listing/step-7-our-expectations.md)
- [打造個人檔案](https://support.dotcept.com/get-started/create-profile.md)
- [提案審核](https://support.dotcept.com/get-started/submit-listing.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/get-started.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.
