> 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-ja/propwnohairaito/publish-your-docs-83.md).

# 保有中の通貨のポジション上限をすばやく確認

PropW取引で開かれた通貨の建玉上限は、以下の手順で確認できます

&#x20;

ステップ1：PropW取引はCoinWの先物（契約）取引システムと連動しているため、当社の契約上限はCoinWと同じですが、レバレッジ倍率のみCoinWの先物取引システムと異なります。したがって、該当通貨の情報を確認するにはCoinWの先物取引ページにアクセスする必要があります。以下のリンクをクリックしてCoinW先物取引ページに移動してください

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

&#x20;

ステップ2：ページ上の「取引規則」ボタンをクリックし、「ポジション階層（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-ja/propwnohairaito/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.
