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

# Disclaimer

This GitBook whitepaper is provided solely for informational purposes and does not constitute an offer or solicitation to sell any form of shares, securities, or tokens, including the $SAI token, related to Social AI or any of its affiliates or associated entities. The contents of this document do not serve as financial, investment, legal, or tax advice and should not be relied upon in making any financial, investment, or other decisions.

The Social AI whitepaper outlines proposed use cases, technical specifications, and anticipated benefits of Social AI's underlying technology and $SAI token. Please note that this document is subject to change, and Social AI reserves the right to amend any information, roadmap, technology specifications, or features without prior notice. Prospective users, developers, and investors are encouraged to conduct independent research, analysis, and to consult with professional advisors to fully understand the potential risks and rewards associated with engaging with or investing in Social AI or the $SAI token.

**Forward-Looking Statements**

This document contains forward-looking statements that reflect current expectations and assumptions, which are subject to risks, uncertainties, and other factors that could cause actual outcomes to differ materially from those expressed in such statements. Social AI does not guarantee or represent the realization of any forward-looking statements, projections, or goals outlined herein.

**No Liability**

Social AI, its team members, advisors, and affiliates assume no liability or responsibility for any losses or damages arising from the use, inability to use, or reliance on the information provided in this whitepaper, including any potential financial or technical risks associated with the $SAI token or related technologies.

<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:

```
GET https://social-ai.gitbook.io/social-ai/miscellaneous/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.
