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

# Legal Disclaimer

### Investment Offering Restrictions

This documentation and the Sova platform do not constitute an offer to sell or the solicitation of an offer to buy any security or investment product. Any offering of interests in funds accessible through the Sova platform will be made only by means of a confidential private offering memorandum and only to non-U.S. persons who are accredited investors, in jurisdictions where permitted by law.

### Platform Role and Limitations

Sova is a software platform that provides technology infrastructure for investors to access third-party fund offerings.

**Important:** Sova does not:

* Issue, manage, or market any investment products
* Provide investment advice
* Assume responsibility for fund management or operations

All investment offerings are managed and operated by independent fund managers who assume full responsibility for regulatory compliance and investor communication.

### Investment Risk Disclosure

**WARNING:** Investments accessible through the Sova platform are speculative and involve a high degree of risk.

Investors should be aware that:

* There may be limited liquidity in these investments
* Transfer restrictions may apply
* There is no assurance of achieving targeted returns
* Past performance is not indicative of future results
* Potential loss of principal

Prospective investors should carefully review the relevant offering documents and consult their own financial, legal, and tax advisors before making any investment decision.

### General Information

The information contained in this documentation is for informational purposes only, is subject to change without notice, and does not purport to be complete. For more information, refer to the full [Platform Disclaimer](/legal-information/terms-of-use/platform-disclaimer.md).

### Geographic Restrictions

**Sova is currently not available to U.S. persons or businesses.** Sova is also not available for individuals residing in Cuba, Iran, North Korea, Russia, Syria, and the following regions of Ukraine: Crimea, Donetsk and Luhansk.


---

# 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.sova.io/legal-information/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.
