> For the complete documentation index, see [llms.txt](https://docs.koinbay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinbay.com/terms-and-policies/website-general-risk-warning-statement.md).

# Website General Risk Warning Statement

**Copyright © 2025 KoinBay. All rights reserved.**&#x20;

KoinBay is operating under the license of KOINBAY LTD (“White Label Service Provider”), holding license number L16010/KBLTD issued by the Anjouan Offshore Finance Authority in the Autonomous Island of Anjouan, Union of Comoros and incorporated on April 7, 2025, pursuant to the International Business Companies Act 004 of 2005 of the Autonomous Island of Anjouan, Union of Comoros.

KoinBay users are subject to the Terms and Conditions, Privacy and Cookies Policy, and Risk Disclosure.

Trading in Cryptocurrency is a high-risk activity and subject to market volatility.

KoinBay does not offer personal, financial, or investment advice in relation to our products or services; Any decisions to use our products or services are solely made by the user.

Domain: [https://www.koinbay.com](https://www.koinbay.com/en_US/#)


---

# 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.koinbay.com/terms-and-policies/website-general-risk-warning-statement.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.
