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

# Disclaimers

It is important that you read this legal disclaimer carefully. We are not financial planners. If in doubt, it is best for you to consult with legal, financial, tax, or other professional experts. The information set forth below is for informational purposes only, is not intended to be exhaustive, and does not imply any contractual relationship with you. This document cannot be considered a binding agreement or professional advice. Furthermore, these materials may be changed or modified without any notice. You are advised you should not make any financial choices based on the information provided herein without first conducting your research and consulting a competent financial advisor. We do not guarantee the accuracy, completeness, or suitability for any particular purpose of the ZONK INU Token, the platform, the website, or this document. Please note that some countries may have laws against crypto-related activities. You are solely responsible for finding the laws that apply to you before engaging in the platform and purchasing ZONK INU tokens. Crypto asset activities have potential risks, including the possibility of a total loss of value. The company will not be responsible for any damages you might suffer related to your purchase of the ZONK INU tokens as you shall acquire the tokens at your own risk.

### LICENSES AND APPROVALS

Licenses and approvals are not assured in all jurisdictions. The ZONK INU Utility Token’s DAO intends to operate in full compliance with applicable laws and regulations.

### THIRD-PARTY DATA

This whitepaper contains data and references obtained from third-party sources. While the management believes that the data is accurate and reliable, they have not been subject to independent audit, verification, or analysis by any professional legal, accounting, engineering, or financial advisor. There is no assurance as to the accuracy, reliability or completeness of the data. All ZONK INU Utility Token holders are responsible for their tax situation as it pertains to the ZONK INU Utility Token.


---

# 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://zonkedout.gitbook.io/docs/community-standard/disclaimers.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.
