> 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/propw-highlights/publish-your-docs-8.md).

# A Fresh New Look: PropW's First Anniversary Update!

Dear PropW Users,

Time flies—PropW has been with you for a full year! To mark this special occasion, we are thrilled to introduce a comprehensive visual refresh. Designed with your experience in mind, the updates make browsing more enjoyable, intuitive, and entirely renewed.

* Brand-new official website and interface design: simple, elegant, and easy to navigate

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

* Redesigned web trading page with drag-and-drop customization for a more flexible layout

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

* Enhanced clarity in trader dashboards and account overviews for at-a-glance data

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

* Streamlined challenge enrollment—start trading directly without transfer steps
* New dark mode for reduced eye strain and comfort
* Clear challenge plan indicators for easy activity recognition
* Direct use of Welfare Center coupons for smoother operations
* Comprehensive optimization of trading modules for a seamless experience

Every change is aimed at delivering a more comfortable and hassle-free experience. We believe these refined details will make every visit more efficient and enjoyable.

Thank you for accompanying us on this journey. Happy First Anniversary, PropW!<br>

Sincerely,

The PropW Team

If you have any questions about these updates or need help choosing the most suitable challenge plan, our customer service team is always ready to provide one-on-one support and recommendations.

* PropW Website:[ 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)

Once again, thank you for your unwavering support. We know we couldn’t have come this far without you. Together, we will continue to grow and embrace the future.

<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/propw-highlights/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.
