> For the complete documentation index, see [llms.txt](https://skxs-organization.gitbook.io/skx_v1.4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skxs-organization.gitbook.io/skx_v1.4/risk-factors-and-market-considerations/legal-disclaimers-and-liability-limitations.md).

# Legal Disclaimers and Liability Limitations

This document outlines the SKX project business plan and is not intended to solicit or encourage investment.

Readers bear sole responsibility for decisions made based on information provided in this whitepaper. SKX will not be held accountable for resulting damages, losses, liabilities, or financial harm arising from use of this document or participation in platform activities.

**Information presented should not be misconstrued** as promises or endorsements for investment endeavors. Readers must thoroughly assess potential risks involved in all business activities including cryptocurrencies and token offerings. SKX does not offer guarantees or accept responsibility for investment outcomes or financial decisions.

**SKX asserts no legal liability** for the practical or monetary significance of whitepaper contents, accuracy and completeness of information provided, or compliance with legal requirements in preparation of this document. No warranties are made regarding truthfulness, accuracy, or completeness of contained information.

This whitepaper has not been approved by any regulatory authority and does not imply compliance with relevant legal or regulatory requirements. SKX assumes no liability for consequences arising from use of this document or reliance on its contents.

Users should conduct independent legal and financial consultation before making commitments related to cryptocurrency platforms or token participation. Risk assessment should consider individual circumstances and regulatory requirements in applicable jurisdictions.


---

# 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://skxs-organization.gitbook.io/skx_v1.4/risk-factors-and-market-considerations/legal-disclaimers-and-liability-limitations.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.
