> For the complete documentation index, see [llms.txt](https://virtus-organization.gitbook.io/virtu-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://virtus-organization.gitbook.io/virtu-network/important-reminder/disclaimer-and-liability-waiver.md).

# Disclaimer and Liability Waiver

**Last Updated: September 28, 2024**

### **Disclaimer**

While we strive to ensure that our platforms are 100% secure and reliable, we make no guarantees regarding the success or performance of any projects hosted or facilitated through our services.

### **Limitation of Liability**

Under no circumstances shall we, our creators, contributors, or any associated individuals be liable for any direct, indirect, incidental, special, consequential, or punitive damages arising from your use of our services or any information provided. This includes, but is not limited to, loss of profits, data, or other intangible losses resulting from:

* Your use of or reliance on the information provided.
* Any conduct or content of any third party associated with our services.
* Any failure or disruption of our services.

### **Indemnification**

You agree to indemnify, defend, and hold harmless us and our creators from any claims, losses, liabilities, damages, costs, or expenses (including legal fees) arising out of or related to your use of our services or your violation of these terms.

### **No Financial Advice**

We do not provide financial, investment, or legal advice. Any decisions made based on the information provided are solely your responsibility. Always conduct your own research and consult with a qualified financial advisor before engaging in any crypto-related activities


---

# 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://virtus-organization.gitbook.io/virtu-network/important-reminder/disclaimer-and-liability-waiver.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.
