# Risks

Users should exercise caution when interacting with any smart contract or blockchain application. While efforts are made to mitigate risks through testing, audits, and bug bounties, vulnerabilities in smart contract code may still exist. For information on contract operation, please refer to the Contracts section.

Here is a non-exhaustive list of some potential risks:

1. Risks associated with smart contracts.
2. Counterparty risks: The cyberLP pool serves as the counterparty to traders, if traders make a profit, it will come from the value of the cyberLP pool.


---

# 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.cyberperp.io/cyberperp/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.
