> 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-yue/propw-jing-xuan/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 Store，搜尋「PropW」，然後更新你嘅應用程式。
* 掃描下載：

![](/files/9a92bf43ca449340f8b8ef8f22a7a7a433ae648e)

&#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-yue/propw-jing-xuan/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.
