# Disclaimer

**Financial Disclaimer**\
VOLT is an experimental protocol. By using VOLT, you agree to the following:

* This document is not financial advice.
* While audited and tested, the protocol may still have bugs or vulnerabilities.
* All investments carry risk, and you may lose your entire investment.
* Past performance is not a guarantee of future results.
* Regulatory changes could affect decentralized networks and VOLT operations


---

# 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.volt.win/phase-1-volt/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.
