# Disclaimer

{% hint style="danger" %}
The Bountive gitbook does not represent investment securities or an offer document of any kind, as it doesn't offer guarantees in any jurisdiction worldwide.
{% endhint %}

{% hint style="danger" %}
Doing your own research before using the Bountive protocol and understanding how it works is advisable. By using the protocol you agree to take the risks involved.
{% endhint %}

{% hint style="danger" %}
Be wary of scams. Verify URLs, transactions, and addresses - don't be lured into ambushes.
{% 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://b3l.gitbook.io/bountive/ecosystem/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.
