> 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-8.md).

# 煥然一新：PropW 首個週年更新！

親愛嘅 PropW 用戶，

時間飛快——PropW 已經陪伴你一整年！為咗慶祝呢個特別日子，我哋好高興推出全面嘅視覺更新。以你嘅使用體驗為本，呢啲改動令瀏覽更愉快、直觀，煥然一新。

* 全新官方網站同介面設計：簡約、優雅、易於導航

<figure><img src="/files/ca58904b2d94906c774dcc22d977670855eba7d9" alt=""><figcaption></figcaption></figure>

* 重新設計嘅網頁交易頁面，支援拖放自訂，令佈局更具彈性

<figure><img src="/files/710e7acd593eca2ca2b8a7adc96dd1f95c522968" alt=""><figcaption></figcaption></figure>

* 優化交易員儀表板同帳戶總覽顯示，令數據一目了然

<figure><img src="/files/29800ffb09cd68e672f0344e858c135b6b6d8036" alt=""><figcaption></figcaption></figure>

* 精簡挑戰報名流程——可以直接開始交易，無需轉帳步驟
* 新增深色模式，減低眼睛疲勞、提升舒適度
* 清晰嘅挑戰計劃標示，方便快速識別活動
* 可直接使用福利中心優惠券，操作更順暢
* 全面優化交易模組，帶來更順暢嘅使用體驗

每一項改動都係為咗提供更舒適、無煩惱嘅體驗。我哋相信呢啲細緻嘅提升會令每次訪問更高效、更愉快。

感謝你一路以嚟嘅陪伴。PropW 祝大家一周年快樂！<br>

敬上，

PropW 團隊

如果你對呢啲更新有任何疑問，或者需要協助揀選最合適嘅挑戰計劃，我哋嘅客服團隊隨時準備提供一對一支援同建議。

* PropW 網站：[ https://www.propw.com](https://www.propw.com/)
* X：[ https://x.com/PropWGlobal](https://x.com/PropWGlobal)
* Telegram：[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* Discord：[ https://discord.gg/C8enuujTrZ](https://discord.gg/C8enuujTrZ)

再次感謝你持續不變嘅支持。我哋知道冇你哋，就冇今日嘅成就。未來我哋會繼續一齊成長，擁抱未來。

<br>


---

# 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-8.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.
