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

# PropW: Brand Upgrade, A New Journey, Opening a New Era of Professional Trading

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/33754710204953" alt=""><figcaption></figcaption></figure>

PropW is proud to announce that our brand will be upgraded from CoinW PropTrading to PropW, along with a new logo design. In the past, CoinW PropTrading has been dedicated to providing quality services and opportunities for traders worldwide to showcase their abilities. With the evolving market and changing trader needs, we believe now is the perfect time for a brand upgrade to better reflect our values and vision. This change marks a new chapter in the trading field, symbolizing the spirit of daring to venture and striving to be the best.&#x20;

&#x20;\
**What’s New**&#x20;

The new PropW logo design is inspired by the flags used in car racing, symbolizing the spirit of adventure and the pursuit of excellence. Through this symbol, we hope to inspire traders to boldly showcase their skills and achieve their life goals and aspirations. The new name "PropW" is not only a combination of PropTrading and CoinW but also represents the fusion of Professionalism and Winning, reflecting our commitment to trader success. We aim to further promote the professionalization of trading through this brand upgrade, enabling more traders to achieve their dreams and values.&#x20;

**What’s Next**&#x20;

Following the brand upgrade, PropW will continue to provide the best trading environment and support for traders. We promise to offer seamless service and support during the transition period, ensuring that every user can smoothly adapt to the new brand. We hope that trading is not just a part-time activity but can truly become a profession, allowing more people to realize their dreams through our platform.&#x20;

The brand upgrade of PropW marks our new beginning. In the future, PropW will continue to promote the professionalization of trading, launching more innovations and services. We look forward to witnessing this exciting transformation with traders and customers, moving towards a brighter future together. We invite everyone to stay tuned for the latest updates from PropW and look forward to growing with you in the coming days. For more details, please visit our website or contact our customer service team:<https://www.propw.com/en_US>&#x20;

<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-86.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.
