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

# Finzoh Legal

**Disclaimer**

This document is not an offer of securities or collective investment. Contributors are advised to read this document carefully in full and perform due diligence. Any plans, projections or forecasts mentioned in this paper may not be achieved due to multiple risk factors including, without limitation, defects in technology developments, legal or regulatory exposure, market volatility, sector volatility, corporate actions or the unavailability of complete and accurate information. Planned features may change based on the competitive landscape and go-to-market strategy. The opinions reflected herein may change without notice and Finzoh, LLP does not have an obligation to amend, modify or update this paper or to otherwise notify a reader or recipient thereof in the event that any matter stated herein, or any opinion, projection, forecast or estimate set forth herein, changes or subsequently becomes inaccurate. This Whitepaper has been developed in collaboration with our Currency and Financial advisors and has been reviewed by our Legal team.&#x20;

**Copyright Notice**

This document is copyrighted by **Finzoh**, LLP. No part of this document may be reproduced, abstracted, backed up, modified, translated into another language or used in whole or in part for any commercial purpose, in any form or by any means, without the prior written consent of **Finzoh**, LLP.

**Release Statement**

For different versions of the **Finzoh** White Paper, the latest version shall prevail.

**Right Of  Interpretation**

**Finzoh**, LLP has the final power of interpretation of this White Paper.


---

# 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://finzoh-net.gitbook.io/finzoh-white-paper/finzoh-legal.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.
