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

# Legal

*This document is not intended to form the basis of any investment decision and should not be considered an offer, recommendation, or advice by the Metaverse Exchange DAO or any other person on behalf of the organization (“DAO”).*

*The provision of this White Paper is not a representation to the recipient or any other person that an offer of securities will be made and does not constitute an invitation or offer of securities or an advertisement of an offer in any jurisdiction. Neither this White Paper nor any of the information contained herein shall form the basis of any contract or commitment. This White Paper is only intended to inform the readers of the current planned design of the Metaverse Exchange DAO, its platform for trading game items and currencies and converting assets into its own tokens launched by the DAO, receive and assign scholarships in the form of tokens or NFTs to other game players and hold the DAO´s tokens. Metaverse Exchange DAO tokens are not shares or securities of any type. The tokens exist to facilitate your use of the DAO´s platform trading activities.*

*This document may contain forward looking statements, opinions and/or projections prepared by the Organization’s management which involve significant elements of subjective judgement and analysis which may or may not be correct. Such forward looking statements, opinions and projections are not guarantees of future performance and involve known and unknown risks and uncertainties. Other important factors could cause actual results to differ from the statements, opinions and projections contained herein. This document does not constitute investment or financial product advice to investors or other persons and does not take into account the objectives, financial situation or needs of any particular person and the Organization undertakes no obligation with respect to the recipient hereof. The recipient should, before making any decisions in relation to this White Paper, seek their own professional advice. If you are uncertain whether to purchase tokens in light of these disclaimers or legal notices contained herein, or if you are concerned about the loss of any money you use to purchase the tokens, we recommend you consult legal, financial, tax and other professional advisors or experts for further guidance before purchasing tokens. Accordingly, you are strongly advised to take independent legal advice in respect of the legality in your jurisdiction of your purchase of the tokens.*


---

# 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://ocean-wave-tkn.gitbook.io/whitepaper-the-metaverse-exchange-dao/legal.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.
