> For the complete documentation index, see [llms.txt](https://whitepaper.bc.game/bc-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bc.game/bc-white-paper/whitepaper/disclaimer.md).

# Disclaimer

#### Not Investment Advice

This document is for informational disclosure only and does not constitute investment advice, an offer or a solicitation relating to any securities, digital assets or financial products. Readers should not rely on this document as the basis for buying, selling or holding $BC or any other asset. Digital assets involve high risk. Users should make independent decisions based on their own judgement and assume the corresponding risks.

#### Market Risk

The market price of $BC may be affected by many factors, including but not limited to market sentiment, macroeconomic conditions, regulatory policy changes and platform operations. Past performance is not indicative of future results.

#### Product and Feature Updates

The product features, utility scenarios and development directions described in this document are based on the platform's status and planning expectations at the time of writing. BC.GAME reserves the right to adjust, update or revise relevant content according to business development needs. The latest version shall be subject to official publication.

#### Compliance and Regional Restrictions

$BC and BC.GAME platform services may be subject to legal and regulatory restrictions in certain countries and regions. Users are responsible for understanding and complying with applicable laws and regulations in their jurisdiction relating to digital asset holding, trading and gambling activities.

#### Non-Security Statement

$BC does not represent equity, debt or any form of securities interest in BC.GAME or any affiliated entity. Holding $BC does not grant holders any shareholder rights, dividend rights or liquidation priority. $BC is positioned as a platform utility token.

#### Compliance Statement

BC.GAME is operated by Twocent Technology Limited, a company registered in Belize with company registration number 000041939. The platform holds a gaming licence issued by the Government of the Autonomous Island of Anjouan, licence number ALSI-202410011-FI1, and conducts relevant operations under that licence.


---

# 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://whitepaper.bc.game/bc-white-paper/whitepaper/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.
