# Risks & Security

Monday Trade runs on smart contracts: automated code onchain that enables trading without intermediaries. While audited and tested, all smart contracts carry risk.

Bugs, exploits, or issues in third-party integrations could lead to loss of funds. By using Monday Trade, you acknowledge that:

* You are responsible for your own onchain activity
* Blockchain transactions are irreversible
* No system is immune to failure or attack

Always use trusted wallets and follow good security practices.


---

# 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.monday.trade/general/risks-and-security.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.
