# Disclaimer

{% hint style="warning" %}
Our plans are subject to change as we continue to develop the project.\
\
Crafting something **exceptional** requires significant **time and effort**, and we appreciate the support. We are excited to share our progress with you as we move forward.\
\
Please note that the information contained in this document is not intended as financial advice and is not legally binding.\
\
Do not purchase any of our products as an investment or a means of return.
{% endhint %}


---

# 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://house-of-titans.gitbook.io/white-paper/welcome-to-titans/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.
