# Limitation of Liability

To the maximum extent permitted by law, Juris DAO, Juris Dev-Co LLC, its founders, contributors, partners and affiliates shall not be liable for any indirect, incidental, consequential, punitive or special damages (including loss of data, profits, revenue or goodwill) arising out of, or in connection with, use of or inability to use Juris Protocol, even if advised of the possibility of such damages. Aggregate liability, whether in contract, tort or otherwise, shall not exceed USD 100.

<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/limitation-of-liability.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.
