> For the complete documentation index, see [llms.txt](https://docs.doppler.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doppler.finance/legal/disclaimer.md).

# Disclaimer

&#x20;

IMPORTANT NOTICE AND DISCLAIMER

The Platform, Protocol, and all associated services are provided strictly “as is”, without any representations, warranties, or guarantees of any kind, whether express or implied. We expressly disclaim all warranties, including but not limited to warranties of merchantability, fitness for a particular purpose, availability, security, or accuracy.

You acknowledge and understand that blockchain-based transactions cannot be canceled or modified and may be subject to extreme price volatility, technical vulnerabilities, and regulatory uncertainty.

By accessing or using the Platform, you assume full and complete responsibility for all risks associated with such use, including but not limited to: potential loss of value in digital assets, smart contract vulnerabilities, market fluctuations, regulatory compliance obligations, and security risks. You acknowledge that we do not provide investment advice, have no control over the Protocol’s autonomous operation, and cannot reverse or modify blockchain transactions.

You agree to bear sole responsibility for evaluating the appropriateness of any transactions, maintaining the security of your digital wallets and private keys, and ensuring compliance with all applicable laws and regulations, including tax obligations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.doppler.finance/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.
