# Legal Disclaimer

## On-Chain Disclaimer for Early Users and Testers

By interacting with this platform, you acknowledge and agree to the following terms and conditions: Use at Your Own Risk: This platform is provided on an "as is" and "as available" basis. It has not undergone any formal security audit. You are solely responsible for any risks associated with using this platform, including but not limited to the risk of loss of funds.

**No Liability:** The developers, contributors, and affiliated parties of this platform shall not be held liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of funds, data, use, or other intangibles, arising out of or in connection with your use of the platform.

**Acceptance of Risk:** By using this platform, you agree that you understand the experimental nature of the software and that you are fully aware of the risks involved. You accept full responsibility for any and all outcomes resulting from your use of the platform.

**No Warranties:** There are no warranties or guarantees provided with this platform, either express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.

**Assumption of Loss:** You acknowledge that there is a possibility of significant financial loss when using this platform. You agree to hold harmless and indemnify the developers, contributors, and affiliated parties from any claims or damages resulting from your use of the platform.

**User Responsibility:** You are responsible for conducting your own due diligence and understanding the risks before interacting with the platform. You should not use this platform unless you can afford to lose your entire investment.

By proceeding to use this platform, you indicate that you have read, understood, and agreed to these terms and conditions.


---

# 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.privatepools.network/resources/legal-disclaimer.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.
