> For the complete documentation index, see [llms.txt](https://docs.banana3.lol/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.banana3.lol/en/vi./6.2-risk-alert.md).

# 6.2 Risk Alert

Licenses and approvals are not secured in all jurisdictions.Banana3 Eco will operate in full compliance with applicable laws and regulations. The views expressed in this white paper are solely those of Banana3 Eco and do not reflect the official policy or position of any governmental quasi-government, authority or public body (including, without limitation, any regulatory body in any jurisdiction) jurisdiction.

&#x20;

There are potential systemic and non-systemic risks associated with any investment project, and the content of this white paper is intended to be used for informational purposes only, and is not intended to provide any investment advice, as it only describes the resources at the disposal of the project, its actual implementation, and its vision.

&#x20;

This document does not constitute and is not to be construed as an invitation, request or recommendation for any purchase or sale and is not a contract or commitment of any kind. As a new investment model, digital asset investment is subject to various potential risks.

&#x20;

statement denying or limiting responsibility

By participating in the investment, the investor understands and accepts the risks of the program and is willing to bear the consequences.

The Banana3 Eco Team is not responsible for any direct or indirect loss of assets resulting from participation in the Banana3 Eco Program. The capital market is unpredictable, investment is risky, and you should be careful when entering the market.

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.banana3.lol/en/vi./6.2-risk-alert.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
