> 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-fr/temps-forts-de-propw/publish-your-docs-83.md).

# Vérifiez rapidement les limites de position des devises ouvertes

Les limites de position des devises ouvertes dans les transactions PropW peuvent être consultées en suivant les étapes ci‑dessous

&#x20;

Étape 1 : Étant donné que les transactions PropW sont liées au système de trading de contrats de CoinW, nos limites de contrat sont les mêmes sauf pour la taille de l’effet de levier, qui est différente de celle du système de trading de contrats de CoinW. Par conséquent, nous devons aller sur la page de trading de contrats de CoinW pour consulter les informations de la devise correspondante. Cliquez sur le lien ci‑dessous pour accéder à la page de trading de contrats de CoinW

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

&#x20;

Étape 2 : Cliquez sur le bouton "Trading Rules" sur la page et sélectionnez "Position Tier" pour vérifier<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-fr/temps-forts-de-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.
