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

# 全新面貌：PropW 一周年更新！

亲爱的 PropW 用户，

光阴似箭——PropW 已陪伴您整整一年！为庆祝这一特别时刻，我们很高兴推出全面的视觉焕新。此次更新以您的使用体验为出发点，让浏览更加愉悦、直观且焕然一新。

* 全新官网与界面设计：简洁、优雅、易于导航

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

* 重新设计的网页版交易页面，支持拖放自定义布局，更灵活

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

* 交易员仪表盘与账户概览的清晰度提升，一目了然的数据展示

<figure><img src="/files/92ad517ac0a9d80991cf21e70e2f34da831e3e90" 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/propw-jing-cai-hui-gu/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.
