> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-18.md).

# 重磅消息！App V2.0.0 来了！

亲爱的 PropW 用户，

&#x20;

我们非常激动地宣布产品旅程中的一个重要里程碑——PropW V2.0.0 正式发布！为庆祝我们的周年纪念并提供更卓越的体验，我们推出了这一重大更新。

&#x20;

本次发布代表了关键的一步，全面刷新了视觉设计和用户交互。主要改进包括：

* 优化的交易流程：\
  交易界面已重新设计并深度优化，以实现更清晰的流程和更顺畅的操作，使您能够更高效、更无缝地进行交易。
* 全新的视觉设计：\
  我们对用户界面（UI）进行了全面改造，采用更现代、更简洁的设计语言，带来更直观的视觉体验。

立即更新，抢先体验！

我们诚挚邀请您立即更新至最新版本，亲自探索 V2.0.0 的全新魅力。您的支持始终是我们的动力源泉。

&#x20;

【如何更新】

* 只需前往 Apple App Store 或 Google Play 商店，搜索“PropW”，然后更新应用即可。
* 扫码下载：

![](/files/42d55ff6e21b86b3bfcb0df45709e1003c6b088a)

&#x20;

如果您在更新或使用应用过程中遇到任何问题，请随时通过 <support@propw.com> 与我们联系。

&#x20;

感谢您一如既往的支持。我们期待在全新的篇章中为您服务。

&#x20;

PropW 团队


---

# 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://docs.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-18.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.
