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

# Disclaimer

**Disclaimer**

The information presented on this page is for informational purposes only and should not be considered an offer or solicitation to purchase BXBT tokens. No Initial Coin Offering (ICO) or direct sale of BXBT tokens to users has occurred. BXBT was launched fairly on the decentralized exchange Uniswap, without any prior allocations or pre-mining. The only means of acquiring BXBT through promotional distribution is via an airdrop program hosted exclusively on the BoxBet.io website. This airdrop program is structured as a competitive promotion tied to betting activity on a fully licensed platform, subject to comprehensive Know Your Customer (KYC) and Anti-Money Laundering (AML) compliance protocols.

Access to BoxBet.io and participation in the airdrop program is restricted in certain jurisdictions, including the United States and other regions prohibited by our regulators. BXBT token holders should be aware that the price of BXBT may fluctuate significantly. The BXBT token serves a functional purpose as a utility token on the BoxBet.io website, providing users with access to platform-specific services. It does not confer any financial interest or ownership rights in BoxBet or its affiliated entities.

By using this website and [www.boxbet.io](http://www.boxbet.io), you acknowledge your understanding of these terms and agree to comply with applicable laws and restrictions governing access to this information.


---

# 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://boxbet.gitbook.io/bxbt/overview/disclaimer.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.
