# Technology & Smart-Contract Risk

Although the Juris core contracts have undergone independent audits (SolidProof Gold 96/100 score), the code is provided “as-is”. DeFi protocols carry inherent risks, including but not limited to:

* software bugs, logic errors or economic exploits;
* oracle failures and price-manipulation attacks;
* validator downtime or blockchain consensus failure;
* loss of private keys or credential compromise.

Users acknowledge that transactions are irreversible; neither Juris DAO, Juris Dev-Co LLC (Netherlands) nor any contributor has custody of, or the ability to retrieve, lost assets. You bear 100 % of the risk of interaction.

<br>


---

# 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://juris-protocol.gitbook.io/juris-protocol/legal-disclaimers-and-risk-notices/technology-and-smart-contract-risk.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.
