> 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/help-center/product-updates/big-news-app-v2.0.0-is-here.md).

# Big News! App V2.0.0 Is Here!

Dear PropW User,We are thrilled to announce a major milestone in our product journey—**the launch of PropW V2.0.0!** To celebrate our first anniversary and to deliver an even more superior experience, we have introduced this significant update.This release represents a crucial step forward, completely refreshing the visual design and user interaction. Key enhancements include:

* **Optimized Trading Journey:** The trading screens have been redesigned and deeply optimized for a clearer process and smoother operation, enabling you to trade more efficiently and seamlessly.
* **A Brand New Visual Design:** We have fully revamped the user interface (UI) with a more modern and clean design language, offering a more intuitive visual experience.

**Update Now & Be the First to Experience!**&#x57;e cordially invite you to update to the latest version now and discover the all-new charm of V2.0.0 firsthand. Your support is always our driving force.【How to Update】

* Simply visit the Apple App Store or Google Play Store, search for "PropW," and update your app.
* Scan to download:

![](https://djp2z41iwqtc.jp.larksuite.com/space/api/box/stream/download/asynccode/?code=ZTAwNTU2Y2NkMmM5Y2E5ODk1MWY2MmFhM2U4NjcyZThfWGR1cjVCTVlLVnhNU1JJQW1YNllZZ3dtV0oyOWdNTjRfVG9rZW46TjlQbmJha2RMb2NlVnp4Tm1ZZmphaWZUcFRnXzE3NjQxMTc3OTE6MTc2NDEyMTM5MV9WNA)Should you encounter any issues during the update or while using the app, please feel free to contact us at <support@propw.com.Thank> you for your continued support. We look forward to serving you in this new chapter.The PropW Team


---

# 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/help-center/product-updates/big-news-app-v2.0.0-is-here.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.
