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

# Disclaimer

This whitepaper (hereinafter referred to as the "Document") is prepared for informational purposes only and does not constitute financial, investment, legal, or professional advice. This Document should not be construed as an offer to sell or a solicitation to purchase any digital assets or securities, nor should it serve as the sole basis for making legal or financial decisions.

The information contained in this Document is subject to change without prior notice, and the XIIID Foundation (the "Foundation") makes no express or implied warranties regarding the accuracy, completeness, or suitability of the information provided. The Foundation shall not be liable for any direct or indirect losses or damages arising from reliance on the information in this Document or from any actions taken, directly or indirectly, based on such information.

This Document does not guarantee or promise future performance or value. Readers and potential stakeholders are strongly encouraged to conduct their own independent research and consult with separate professional advisors (e.g., legal, tax, or investment experts) before making decisions based on the contents of this Document. In certain jurisdictions, the distribution of this Document may be restricted by applicable laws or regulations, and all recipients are responsible for understanding and complying with such laws.

This Document may include forward-looking statements, estimates, or projections, which are subject to various risks, uncertainties, and assumptions. Actual results may differ from such forward-looking statements, and the Foundation is under no obligation to update or revise the contents of this Document based on new information, future events, or other factors.

Furthermore, no regulatory authority has approved, reviewed, or verified this Document, nor has any regulatory authority endorsed its accuracy or legality. This Document must not be interpreted as having the endorsement or approval of any regulatory body. It does not constitute tax, legal, financial, or investment advice, nor does it guarantee the suitability or profitability of any specific strategy or action.

By accessing, receiving, or utilizing all or part of this Document, you agree to the following:

1. You are responsible for understanding and complying with the laws and regulations related to virtual assets, blockchain assets, and similar activities within jurisdiction.
2. You are responsible for independently evaluating the risks and value associated with the tokens, blockchain-related products, or services mentioned in this Document.
3. The Foundation, its affiliates, officers, employees, and agents shall bear no liability for any direct or indirect losses, damages, or claims arising from the use of or reliance on this Document.

This Document does not create a legal contract between you and the Foundation. The Foundation reserves the right to modify, cancel, or change the plans, estimates, or intentions outlined in this Document without prior notice. If you have any doubts or uncertainties regarding the legal or regulatory status or obligations, you are advised to seek independent professional advice to fully understand the risks associated with your 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://xiiid.gitbook.io/xiiid/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.
