# Disclaimer statement

This software is provided on an "as is" basis, without any warranties or representations, expressed or implied. The entire risk as to the quality, performance, and functionality of the software is assumed by you, the user. The developers, contributors, and any affiliated parties make no warranties, either expressed or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement of intellectual property.

The developers, contributors, and any affiliated parties do not warrant that the software will meet your requirements, that the operation of the software will be uninterrupted or error-free, or that any defects in the software will be corrected. Furthermore, there is no warranty regarding the accuracy, reliability, or completeness of the software's results or output.

You acknowledge and agree that the use of this software is at your own risk. In no event shall the developers, contributors, or any affiliated parties be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services, loss of use, data, or profits, or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

By using this software, you agree to these terms and acknowledge that no oral or written information or advice provided by the developers, contributors, or any affiliated parties shall create a warranty or in any way increase the scope of this disclaimer. This disclaimer is subject to change without notice, and you should review it regularly for updates.

<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://usermanual.ergonode.com/plugins/disclaimer-statement.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.
