> 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-ko/propw/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-ko/propw/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.
