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

# 關於 PropW 評估階段新增交易工具的公告

<figure><img src="/files/0668acf15c0861775aa63710931bfbf8e4201b7a" alt=""><figcaption></figcaption></figure>

親愛的 PropW 用戶：

為了進一步豐富我們的交易工具，並為交易者提供更廣泛的市場選擇，PropW 已在評估階段新增一組交易工具，涵蓋貴金屬、美國股票、韓國股票及 ETF。

新增的交易工具如下：

貴金屬

* XAU — 黃金
* XAG — 白銀

美國股票

* INTC — 英特爾
* GOOGL — Google
* MSTR — MicroStrategy
* MU — 美光科技
* HOOD — Robinhood
* NVDA — NVIDIA
* AAPL — Apple
* COIN — Coinbase
* CRCL — Circle
* TSLA — Tesla
* MRVL — Marvell Technology
* CRWD — CrowdStrike
* NOW — ServiceNow
* CRM — Salesforce
* AMZN — Amazon
* AMD — AMD

韓國股票

* SKHYNIX — SK 海力士
* HYUNDAI — 現代汽車
* SAMSUNG — 三星電子

ETF

* EWY — 韓國 ETF

這些新增的交易工具涵蓋貴金屬、美國股票、韓國股票及 ETF，進一步豐富 PropW 評估階段可用的交易選擇，並為交易者提供更多元的交易機會。

感謝您持續支持與關注 PropW。

PropW 團隊\
2026 年 8 月 12 日

<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-tw/propw-jing-xuan-liang-dian/publish-your-docs-4.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.
