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

# Legal Disclaimer

## Terms of Use

The content of this website is owned by Arcology ("The Company") and is protected by copyright law, as a collective work and compilation, both in Canada and abroad.

This website is designed for information purposes only. The Company has taken all reasonable care in producing and publishing the information contained in this website. The information is taken from sources believed to be reliable, and the information is believed to be accurate at the time it is posted to the website. However, there is no way to ensure that the information is accurate at any particular moment in time. Material on the site may still contain technical or other inaccuracies, omissions, or typographical errors, for which The Company assumes no responsibility. The Company does not warrant or make any representations regarding the use, accuracy, completeness, reliability or validity of any claims, statements or information on this site.

The information is not designed to provide financial, tax planning, accounting, investment, business or legal advice, in any way whatsoever. Furthermore, the information in no way should be construed or interpreted as, or as a part of, an offering or solicitation of securities. Investors are advised to discuss any trading with a registered securities broker or personal finance professional prior to investing.

The Company and its officers, directors, subsidiaries, affiliates, contractors, agents, employees, licensors, and/or third-party content providers are in no way responsible or liable for any damages whether they be direct, indirect, consequential, incidental, special, punitive, exemplary or general damages, contribution or indemnity, of any kind whatsoever, however caused, including loss of profits, in connection with, caused by or arising from the use or non-availability of this website, or reliance on the information contained herein, the links to other sites as contained in this website or any information on such sites, or any delays, inaccuracies, errors or omissions in the information contained on this site. This limitation of liability shall hold even if Arcology, its subsidiaries, affiliates, contractors, agents, employees, licensors, and/or third party content providers were warned of the possibility of damages referred in this disclaimer.

## Disclaimer of Representation and Warranty

The Website is provided on an "as is" basis without any warranties of any kind regarding the Website and/or any content, data, materials and/or services provided on the Website.

No securities commission or other regulatory authority in Canada or any other country or jurisdiction has in any way reviewed or approved this information and no representation or warranty is made by The Company to that effect. The Company is not responsible for the content of sites that can be reached through links on this site.


---

# 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://docs.arcology.network/arcology-technical-whitepaper/legal-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.
