# Risks

Caution should be exercised when interacting with any smart contract or blockchain application. While risks are attempted to be mitigated through testing, audits and bug bounties, there is always a risk of vulnerabilities in smart contract code.

For details of contract operation please see our contract.

A non-exhaustive list of risks:

* Smart contract risks
* Counterparty risks: The OM pool is the counterparty to traders, if traders make a profit that comes from the value of the OM pool
* Token risks: Bridged tokens may depend on the security of the bridge, pegged tokens have risks of depegging

While counterparty risk is attempted to be minimized through funding fees and price impact it is not guaranteed that long and short positions will always be balanced. An additional case to note is that if, for example, long positions happen to be balanced with high leverage short positions and there is a sudden price spike, the high leverage short positions could be liquidated, temporarily causing an imbalance of longs and shorts.


---

# 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.onlyperps.com/welcome-to-onlyperps/liquidity/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.
