> For the complete documentation index, see [llms.txt](https://wp.jacktoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.jacktoken.com/details/legal-disclaimer.md).

# Legal Disclaimer

This whitepaper is for informational purposes only and does not constitute an offer or solicitation to sell shares or securities. $JACK tokens and any related products or services are not to be construed as financial instruments or securities, nor do they offer any form of ownership or equity in JackGaming, JackToken, or any affiliated entities.

JackToken is committed to compliance with local regulations and legal requirements, but it is the responsibility of each participant to comply with the laws applicable in their respective jurisdictions. Before purchasing, holding, or using $JACK tokens, users should seek independent advice on the legality, tax implications, and risks associated with cryptocurrencies and digital assets.

This whitepaper is subject to updates, and any future statements in this document may differ from actual events. JackToken and JackGaming make no representations or warranties regarding the accuracy, completeness, or reliability of the information provided. Participation in the JackToken ecosystem, including staking, contests, and other activities, is voluntary and should be considered carefully.

By engaging with $JACK tokens and the JackToken ecosystem, users acknowledge the inherent risks associated with blockchain technology, digital assets, and regulatory uncertainty. JackGaming and its affiliates accept no liability for any losses incurred as a result of using or participating in the JackToken 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, and the optional `goal` query parameter:

```
GET https://wp.jacktoken.com/details/legal-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.
