> For the complete documentation index, see [llms.txt](https://en-ascent.webvista.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages.md).

# 页面

- [产品分类页面](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/chan-pin-fen-lei-ye-mian.md)
- [创建子分类](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/chan-pin-fen-lei-ye-mian/chuang-jian-zi-fen-lei.md)
- [产品页面](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product.md)
- [礼物（赠品）](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/li-wu-zeng-pin.md)
- [产品预购](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/chan-pin-yu-gou.md)
- [添加尺码表](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/tian-jia-chi-ma-biao.md)
- [隐藏其它变体图片](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/yin-cang-qi-ta-bian-ti-tu-pian.md)
- [显示变体样本](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/xian-shi-bian-ti-yang-ben.md)
- [显示互补产品](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/xian-shi-hu-bu-chan-pin.md)
- [添加推荐产品](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/tian-jia-tui-jian-chan-pin.md)
- [绑定兄弟产品](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/bang-ding-xiong-di-chan-pin.md)
- [添加包含的产品](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/what-in-box.md)
- [创建产品A+页面](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/chuang-jian-chan-pin-a+-ye-mian.md)
- [性能指示条](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/xing-neng-zhi-shi-tiao.md)
- [预计送达时间](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages/main-product/yu-ji-song-da-shi-jian.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/main-pages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
