> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-26.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/3efbbfaf436f4d527aa748748cdf16629bc9b42d)

&#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-tw/propw-jing-xuan-liang-dian/publish-your-docs-26.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.
