# Disclaimers

No claims, representations or warranties, whether express or implied, are made by the authors and developers (together the “Contributors”)  as to the accuracy, correctness, completeness, safety, reliability, durability and performance of any of DeepWorm's documentation, code and deployments (the “Products”). Furthermore, the Contributors accept no liability whatsoever for the accuracy, correctness, completeness, safety, reliability, durability and performance of any of the Products.

The Contributors will not be liable for any errors or omissions in the presented information nor for the availability of this information. The Contributors will not be liable for any losses, injuries, or damages from the display or use of this information.

The information and any sample code is provided “AS IS” and any express of implied warranties, including the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the Contributors be liable for any direct, indirect, incidental, special, exemplary or consequential damages (including, but not limited to, loss of user data or profits or business interruption) sustained by you or a third party, however caused and on any theory of liability, whether in contract, strict liability, or tort arising in any way out of the use of this information and any sample code.

Code and any deployments are not covered under any Service Level Agreements. The Products are not intended to provide any medical or health information.


---

# 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.deepworm.xyz/deepworm/resources/disclaimers.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.
