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

# Disclaimer

## Overview

The information and functionality provided through the Marinade website and Services are subject to the disclaimers summarized below.

{% hint style="warning" %}
The Services are provided on an "as is" and "as available" basis, without warranties of any kind. This summary is not exhaustive. The [Terms of Use](https://marinade.finance/terms-of-use) are the authoritative and binding version.
{% endhint %}

#### No Warranties

* **As-is basis:** The Services are provided without any representation or warranty, whether express, implied, or statutory.
* **No guarantee of availability:** Access to the website and Services may not be continuous, uninterrupted, timely, or error-free.
* **No guarantee of accuracy:** Information may be incomplete, inaccurate, or out of date, and may be amended at any time.

#### No Professional Advice

* **Not advice:** Nothing in the Services constitutes financial, investment, legal, tax, or other professional advice.
* **Independent decisions:** Users are solely responsible for their own decisions and should consult independent professional advisors.

#### Non-Custodial Service

* **No custody:** Marinade does not hold, manage, or control user funds or private keys.
* **On-chain execution:** All transactions occur on-chain through smart contracts, and users bear the associated risks.

#### Third-Party Services

* **No control:** Third-party protocols, smart contracts, oracles, and service providers are outside Marinade's control.
* **No liability:** Marinade is not liable for losses arising from the use of such third-party systems.

#### Limitation of Liability

* **Aggregate cap:** The Terms of Use set out the full limitation and exclusion of liability, including an aggregate liability cap.
* **Refer to the Terms:** For the complete and binding disclaimers and liability terms, see the [Terms of Use](https://marinade.finance/terms-of-use).


---

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