> For the complete documentation index, see [llms.txt](https://gxb-2.gitbook.io/gxb-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gxb-2.gitbook.io/gxb-docs/disclaimer.md).

# DISCLAIMER

### DISCLAIMER

This White Paper has been prepared solely for informational purposes and shall not, under any circumstances, be construed as an offer to sell any financial product, a solicitation of investment, financial advice, or legal advice.

GXB, GGEX, and GGXBANK (GXB Bank), which collectively constitute the GXB ecosystem, are intended to be operated and managed in strict compliance with Anti-Money Laundering (AML) requirements, Know Your Customer (KYC) regulations, applicable financial regulations in relevant countries and jurisdictions, as well as the regulatory frameworks established by the Labuan International Business and Financial Centre (Labuan IBFC) and the Labuan Financial Services Authority (LFSA).

Digital assets involve various risk factors that may result in the loss of capital, including, but not limited to, high market volatility and changes in regulatory environments. Participants are therefore required to fully understand such risks and exercise prudent judgment before engaging with or participating in the ecosystem.


---

# 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:

```
GET https://gxb-2.gitbook.io/gxb-docs/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.
