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

# 11. Disclaimer

All rights reserved. Company and product names are trademarks™ or registered® trademarks of their respective holders, implying no endorsement or affiliation. Copyrighted material may be used without authorization. Images are copyrights of their respective holders, protected under international copyright laws.

**WHITE PAPER INFORMATION**

Information herein is general and non-exhaustive. Do not rely on the white paper for any advice. You bear financial risk of token purchases indefinitely, acting at your own risk.

Academic Labs disclaims liability for white paper content's reliability, accuracy, currency, or completeness. Seek independent professional advice based on the white paper before relying on or transacting. Contributors are not responsible for your actions or behavior based on the white paper.

**AAX TOKEN NATURE**

This white paper is not a prospectus, offer document, or solicitation for investment in securities in any jurisdiction. Academic Labs provides no advice on AAX token transactions, which do not form the basis of or be relied upon in any contract or investment decision. Token sale and purchase agreements supersede the white paper.

**REPRESENTATIONS AND WARRANTIES**

The white paper, services, goods, and products are provided "as is" and "as available." Academic Labs disclaims all warranties and representations, express, implied, statutory, or otherwise, regarding the white paper contents, services, goods, products, third-party rights infringement, and future performance or results.

**TOKEN STATEMENTS**

No Academic Labs securities are offered herein. AAX tokens are not registered, approved, or disapproved by any U.S. or global regulatory authority, nor have their characteristics, economic realities, or white paper accuracy been examined. Token purchasers bear indefinite risks.

No regulatory authority has examined or approved this white paper. Publication or distribution does not imply legal compliance. Comply with your local laws and regulations before purchasing.

AAX tokens provide digital access rights to Academic Labs platform products and services, not functioning as an external medium of exchange or currency peg. They do not represent equity, security interest, ownership, liability, indebtedness, derivatives, or collective investment rights. Access rights include vault management, community management, and technology and product upgrades.

Academic Labs is not liable for losses from reliance on white paper content or interactions with potentially harmful service components.

**RESTRICTED REGIONS**

White paper distribution may be prohibited by law in certain jurisdictions, subjecting Academic Labs to registration requirements. Academic Labs reserves the right to refuse services in such cases. Indemnification applies for access violations.

**MINORS**

Academic Labs services are for 13+ users. Under-18 users must review Terms of Use with a parent or guardian. Academic Labs enforces legal rights against all users, regardless of age.

**INDEMNITIES**

Academic Labs and related parties are not liable for damages arising from Excluded Liability Matters. Liability limitations apply to the extent permitted by law. You waive claims, release Academic Labs from liability, and indemnify against all losses resulting from any action or claim pursuit.

**FORWARD-LOOKING STATEMENTS**

The white paper contains forward-looking statements subject to risks, uncertainties, and assumptions. Actual results may differ materially. Do not rely on these statements as future event predictions. Academic Labs has no obligation to update statements except as legally required.

<br>


---

# 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://academic-labs.gitbook.io/academic-labs/11.-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.
