> For the complete documentation index, see [llms.txt](https://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://ascent.webvista.studio/webvista-studio-docs/qi-ta/ban-ben-shuo-ming/v3.1.0-ji-jiang-fa-bu.md).

# v3.1.0（即将发布）

本次更新重点提升 **AI 友好的店铺内容识别能力**。随着越来越多买家通过 AI 搜索工具、AI 问答工具来比较商品、了解品牌和查找内容，Ascent 现在可以向这些工具提供更清晰的店铺内容信号。

#### 新增

* 增强关键页面的 **AI 可读性**，帮助 AI 搜索和发现工具更好理解商品、分类、博客内容和品牌信息
* 新增更清晰的页面关系信号，帮助 AI 工具理解首页、分类、商品、文章和内容页面之间的关联
* 优化博客列表的信息表达，让文章集合更容易被搜索引擎和 AI 助手准确理解

#### 优化

* 优化文章页面的信息表达，减少重复信号，让文章内容更清晰
* 优化商品分类页和分类列表页的信息表达，使其更贴合页面当前展示的商品和分类
* 强化品牌与社交主页信号，帮助店铺与官方线上渠道建立更清晰的关联
* 优化分享图片信息，提升链接分享预览的一致性

#### 修复及其他改进

* 减少文章页面重复信息对搜索和 AI 工具理解内容造成的干扰
* 优化博客、分类、文章和内容页面的信息表达方式，让搜索和 AI 发现工具更容易理解页面含义
* 全面提升 SEO、AI 发现和内容识别清晰度


---

# 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://ascent.webvista.studio/webvista-studio-docs/qi-ta/ban-ben-shuo-ming/v3.1.0-ji-jiang-fa-bu.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.
