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

# Legal disclaimer

This document is for informational purposes only and does not constitute an offer or solicitation to sell securities or any other financial instrument. The information contained herein is subject to change and does not purport to be complete or free from errors. This document does not provide legal, financial, or investment advice. Investors should seek independent professional advice before making any investment decisions.

&#x20;

The tokens being offered are utility tokens and do not represent equity, ownership, or shares in the game or the company. The tokens do not provide any voting rights or control over the development, operation, or governance of the game.

&#x20;

The company makes no guarantees or warranties regarding the future success, profitability, or performance of the game or the tokens. The value of the tokens may fluctuate, and there is a risk of loss of value. The tokens may have limited or no liquidity, and there may be restrictions on their transferability.

&#x20;

Participation in the ICO involves risks, including regulatory, legal, technological, operational, and market-related risks. Investors should carefully review all documentation and terms and conditions related to the ICO before making any investment. The company is not responsible for any losses or damages incurred by participants in the ICO.

&#x20;

The company reserves the right to modify, suspend, or cancel the ICO at any time without prior notice. The company may also make changes to the game, its features, or the token economics.

&#x20;

By participating in the ICO, investors acknowledge and accept the risks involved and agree to comply with all applicable laws and regulations. The company shall not be liable for any damages, losses, or liabilities arising out of or related to the ICO or the use of the tokens.

&#x20;

Investors should conduct their own due diligence and carefully assess the risks and rewards before participating in the ICO. The information provided in this document may not be exhaustive, and investors are encouraged to seek additional information from reliable sources.

&#x20;


---

# 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://whitepaper.moonbagx.com/moonbag-explorer/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.
