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

# PropW 上架公告：TAO、RENDER、META、SPY、QQQ 實盤交易對現已開放

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

親愛的 PropW 用戶：

感謝您一直以來對 PropW 的信任與支持。

為進一步擴展我們的交易產品，並為用戶提供更為多元化的交易體驗，PropW 將於 2026 年 8 月 5 日 17:00（UTC+8）正式上線 TAO、RENDER、META、SPY、QQQ 現貨交易對，並同步開放交易服務。

在 PropW，我們始終致力於在完善的風險管理框架支持下，提供卓越的交易體驗。在參與交易前，我們強烈建議您熟悉每個交易對的標的資產及相關風險，審慎評估自身的風險承受能力，並理性交易。

PropW 將持續關注市場狀況與風險管理表現，並不斷提升我們的產品、交易規則及整體服務品質。若您有任何疑問，歡迎隨時聯繫我們的官方客服團隊——我們隨時為您提供協助。

感謝您一直以來的支持，祝您交易順利、成果豐碩。

PropW 團隊\
2026 年 8 月 4 日


---

# 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-6.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.
