> 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-yue/propw-jing-xuan/publish-your-docs-83.md).

# 快速查看已開倉貨幣嘅持倉上限

可以按以下步驟查看在 PropW 交易中所開啟幣種嘅倉位限額

&#x20;

步驟 1：由於 PropW 交易係同 CoinW 嘅合約交易系統掛鈎，我哋嘅合約限額同樣適用，但槓桿大小同 CoinW 合約交易系統有所不同。因此，我哋需要去 CoinW 合約交易頁面查看相應幣種嘅資料。點擊下面連結跳轉到 CoinW 合約交易頁面

<https://www.coinw.com/frontweb/en_US/futures/>

&#x20;

步驟 2：喺頁面上點擊「Trading Rules」按鈕，然後揀「Position Tier」嚟查看<br>

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXf-hn1MbJ8pc4gLwXYMeWs2249LK25GyV6pEvhMxwpSnEdc6doXvqYYcVF5mkz7gYeFNPs4LcrwQ7C0wq-BrxyqGYkv2IHmP4kQr1xV9kuGCHq9tBDSOAPiSEyid8Yl3YfvWG8Tt4hFM2R9DtJUFQ?key=sk740YzSomAq7zFdGSTPnA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeTJhQWMU4cNdAfpdAieZGR6km_49LpUasKLTklS0yBEtx87fc4eAFZBY8zEpIXCKbRWTVWkKR5Q-6TfqRVlwDb0YaEMpWxw0vi9vQ1nuSdTKz168Hl3P3X7rn5cppWwDOKyvCL8SOkmIjXngUM?key=sk740YzSomAq7zFdGSTPnA" alt=""><figcaption></figcaption></figure>

<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-yue/propw-jing-xuan/publish-your-docs-83.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.
