# DISCLAIMER

Please note that anything written in this white paper should not be taken as financial advice. Metaverse Club is a bleeding-edge game that's incorporating unfinished, risky, and highly experimental technology. Development priorities, roadmaps, and features are subject to radical overhaul based on research, traction, feedback from the community, and a myriad of other factors.

This white paper does not constitute an offer of, or a solicitation for, securities of the cryptocurrency project described here in any jurisdiction. The distribution of this white paper may be restricted by law in certain jurisdictions and potential investors should inform themselves about and observe any such restrictions.

The information contained in this white paper has been prepared without taking into account any individual's investment objectives, financial situation, or needs. You should consider seeking independent financial advice before making any investment decisions.


---

# 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://metaverseclub.gitbook.io/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.
