> 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/qi-ta.md).

# 其它

- [版本说明](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming.md)
- [v3.1.0（即将发布）](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.1.0-ji-jiang-fa-bu.md)
- [v3.0.6（补丁）](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.6-bu-ding.md)
- [v3.0.6](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.6-dang-qian-ban-ben.md)
- [v3.0.5](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.5.md)
- [v3.0.4](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.4.md)
- [v3.0.3](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.3.md)
- [v3.0.2](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.2.md)
- [v3.0.1](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.1.md): v3.0.1
- [v3.0.0](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v3.0.0.md): 新增了 3 个板块，支持 RTL 布局，并优化了媒体墙和富文本等功能。
- [v2.2.1](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v2.2.1.md): 本次更新新增了嵌入式图片标题区，增强了对多规格商品的支持，并推出了移动端悬浮搜索栏，同时包含常规优化和问题修复。
- [v2.1.8](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v2.1.8.md): 本次更新通过提升产品展示效果、优化内容板块布局及扩展自定义功能，全方位增强店铺运营效能与用户体验。
- [v2.1.7](https://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/qi-ta/ban-ben-shuo-ming/v2.1.7.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/qi-ta.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.
