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

# 全新面貌：PropW 首週年更新！

親愛的 PropW 用戶：

時光飛逝——PropW 已經陪伴您滿一整年了！為紀念這個特別的時刻，我們很高興推出全面的視覺煥新。這些更新以您的體驗為核心設計，讓瀏覽更愉悅、更直覺，也煥然一新。

* 全新官方網站與介面設計：簡潔、優雅且易於導覽

<figure><img src="/files/7537238cce20f5098dab80654f828e7e832cdaef" alt=""><figcaption></figcaption></figure>

* 重新設計的網頁交易頁面，支援拖放自訂，版面配置更靈活

<figure><img src="/files/662f7edd7a240fde6555d1a2557227c48b78b38e" alt=""><figcaption></figcaption></figure>

* 優化交易者儀表板與帳戶總覽的清晰度，資料一目了然

<figure><img src="/files/e064b05699feb64816679ba228fe809908ba4c0c" 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-16.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.
