# Platform Risks

While we aim to create a secure trading environment, some risks exist. We believe in transparency - please review the key risks:

## Liquidity Risks

* LPs take on asset price exposure.
* LPs absorb counterparty risk from traders.
* Unbalanced asset exposure may impact LP pricing.
* Insufficient liquidity can affect trade execution.

We've implemented measures to mitigate external price manipulation. But it remains a potential risk.

## Liquidation Risks

Trades will liquidate if:

* Collateral falls below $5 margin fee.
* Position drops below 1% maintenance margin.

Liquidations are automatically handled by Chainlink Keepers.

## Smart Contract Risks

* Decentralized apps have inherent vulnerabilities.
* The RWAX DAO oversees platform security.
* We prioritize audits to mitigate risks.

While we aim to manage risks diligently, it's essential users understand them before trading. Our goal is maintaining the highest level of platform stability and security.

Please let us know if any risks require further explanation. We're here to help you trade confidently.


---

# Agent Instructions: 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:

```
GET https://docs.therwax.com/security-and-contracts/platform-risks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
