# Disclaimer

Shadow Node and its associated materials are provided for informational purposes only and do not constitute financial advice, investment recommendations, or an offer or solicitation to buy or sell securities or other financial products. While we strive to provide accurate and up-to-date information, we make no representations or warranties of any kind, express or implied, regarding the accuracy, completeness, reliability, or suitability of such information. You should always conduct your independent research and consult a qualified professional before making investment decisions. By using Shadow Node and its associated materials, you acknowledge and agree that you are solely responsible for your own decisions and actions and that Shadow Node is not liable for any losses or damages arising from your use of such information.


---

# 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://shadownode.gitbook.io/shadow-node-white-paper/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.
