> 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/propw-jing-cai-hui-gu/publish-your-docs-83.md).

# 快速查看已开仓币种的持仓限额

在 PropW 交易中开仓的币种持仓限额可通过以下步骤查看

&#x20;

步骤1：由于 PropW 交易与 CoinW 的合约交易系统关联，我们的合约限额除杠杆大小外与 CoinW 相同，杠杆大小与 CoinW 的合约交易系统不同。因此，我们需要前往 CoinW 合约交易页面查看对应币种的信息。点击下面的链接跳转到 CoinW 合约交易页面

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

&#x20;

步骤2：在页面上点击“交易规则”按钮并选择“持仓档位”进行查看<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-zh/propw-jing-cai-hui-gu/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.
