# Legal Disclaimers

{% hint style="info" %}
Certain products and services may be restricted by law in certain jurisdictions. You must not attempt to gain access to areas of this documentation other than those made available to investors in your country of residence. This documentation, and the information on it, is not addressed to any person resident in a territory or country or jurisdiction where such distribution would be contrary to local law or regulation. The content of this website is for general information only. It should not be taken as constituting financial advice. You should consider seeking independent legal, financial, regulatory, taxation or other advice to check how this website relates to your unique circumstances. BattleFly DAO is not liable for any loss caused, whether due to negligence or otherwise arising from the use of, or reliance on, the information provided directly or indirectly, by use of this website.
{% 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://docs.battlefly.game/more/legal-disclaimers.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.
