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

# Disclaimer

The CipherFuseWallet White Paper has been published and issued by CipherFuseWallet for informational purposesonly and is required to be read alongside the Terms if the prospective purchaser plans to use any of the CipherFuseWallet products. This Whitepaper is a working document and is subject to changes and errors. Anypurchase or use of services from CipherFuseWallet creates a binding arbitration agreement between CipherFuseWallet andthe user/purchaser as the Terms are outlined. The purpose of this Whitepaper is to provide potential purchasers withtheinformation on CipherFuseWallet’s ecosystem to allow the purchasers to make their own decision as to whether ornot it wishes to proceed to purchase CipherFuseWallet Tokens and use any of the CipherFuseWallet ecosystemof products.

This Whitepaper does not constitute an offer or invitation, or any other sale or purchase of shares, securities, or any of the assets. Any possession of CFW shall not grant any rights in any formtotheuser, including but not limited to any rights of ownership, interest, profit, redemption, property or intellectual property, decision making, or any other such rights, such as any rights of financial or legal nature, in CipherFuseWallet the corporation or its affiliates.&#x20;

CFW may be used for protocol and ecosystemgovernancewhichhas no bearing to the corporation or its affiliates.&#x20;


---

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