# Disclaimer

{% hint style="info" %}
*"The only thing more expensive than education is ignorance" - Benjamin Franklin*&#x20;
{% endhint %}

{% hint style="warning" %}
**Disclaimer**

Anything presented, stated, allude on this site should not be considered as an endorsement or professional expert advice. &#x20;

All views, thoughts, and opinions expressed on this site belong solely to the author, and not necessarily to the author's employer, organisation, committee or other group or individual.

All information in this site is provided "as is", with no guarantee of completeness, accuracy, timeliness or of the results obtained from the use of this information, and without responsibility or liability of any kind, express or implied.&#x20;

You agree to take all responsibility or liability for your actions and decisions.&#x20;

Please do your own due diligence.
{% 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://doc.love2stake.com/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.
