> For the complete documentation index, see [llms.txt](https://charmiy.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://charmiy.gitbook.io/whitepaper/legal/reader-acknowledgement.md).

# Reader Acknowledgement

By accessing this Whitepaper, readers acknowledge undertanding and accepting these disclaimers and agree that any involvement with Charmiy is at their own risk. Purchasing CHMY Tokens or interacting with Charmiy carries significant risks and may result in the loss of a substantial or entire amount of the money involved. Before purchasing CHMY tokens or engaging with the Charmiy application, you should carefully evaluate and consider the risks, including those detailed in any accompanying documentation. Tokens should not be purchased for speculative or investment purposes. Purchasers should only acquire CHMY tokens if they fully understand the nature of these tokens and accept the inherent risks associated with them, and their applications.


---

# 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://charmiy.gitbook.io/whitepaper/legal/reader-acknowledgement.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.
