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

# Disclaimer

{% hint style="warning" %}

#### **IMPORTANT LEGAL NOTICE**

This Disclaimer applies to **SIVAX** (“SIVAX,” “Company,” “we,” “us,” or “our”) and our website, applications, platform, interfaces, wallet connection features, XRPL-related product functionality, and related services (collectively, the “Services”).

The Services are provided on an **“AS IS”** and **“AS AVAILABLE”** basis, to the maximum extent permitted by applicable law. SIVAX expressly disclaims all representations and warranties of any kind, whether express, implied, or statutory, including any warranties of merchantability, fitness for a particular purpose, title, non-infringement, accuracy, availability, reliability, or security.

By accessing or using the Services, you acknowledge and agree to the following:
{% endhint %}

### 1. Risk Acceptance

You understand and accept that use of the Services involves significant risks, including risks associated with blockchain networks, digital assets, wallet connectivity, structured income or note-like products, market volatility, smart contract or software failure, cybersecurity incidents, liquidity constraints, operational disruptions, and legal or regulatory change.

You acknowledge that you may suffer partial or total loss of value or assets and that no outcome, return, yield, liquidity, redemption timing, or availability of the Services is guaranteed.

### 2. No Control Over Blockchain Outcomes

The Services may rely on public blockchain infrastructure, wallet software, smart contract logic, pricing inputs, and third-party systems. Once a blockchain transaction is submitted and confirmed, it may be irreversible.

SIVAX does not guarantee the ability to stop, reverse, cancel, or modify blockchain transactions, nor can SIVAX guarantee uninterrupted operation of any blockchain network, wallet provider, oracle, interface, or connected infrastructure.

### 3. Non-Advisory Nature

Nothing made available by SIVAX through the Services, including platform content, dashboards, product descriptions, scenario illustrations, notifications, communications, or support responses, constitutes financial, investment, legal, tax, accounting, or other professional advice.

All information is provided for general informational purposes only. You are solely responsible for conducting your own due diligence and for determining whether any transaction, product, or use of the Services is appropriate for your objectives and circumstances.

### 4. Non-Custodial Responsibility

SIVAX operates on a wallet-based, non-custodial basis with respect to your private keys, seed phrases, wallet credentials, and transaction approvals. Current SIVAX materials describe the user flow around external wallet connection and user-controlled wallet actions.

You are solely responsible for maintaining the security of your wallet, devices, credentials, and recovery methods. SIVAX is not liable for losses arising from compromised credentials, lost private keys, unauthorized wallet access, phishing, malware, user error, or failures of third-party wallet providers or infrastructure.

### 5. Third-Party Dependencies

The Services may depend on or interoperate with third-party wallets, custodians, exchanges, bridges, infrastructure providers, analytics providers, communications tools, data vendors, and other independent services.

SIVAX does not control and is not responsible for the availability, security, legality, performance, or policies of such third-party services. Your use of those services is subject to their separate terms and policies.

### 6. Compliance and Jurisdiction

You are solely responsible for ensuring that your access to and use of the Services is lawful in your jurisdiction and complies with all applicable laws, regulations, sanctions restrictions, reporting obligations, and tax requirements.

Access to the Services may be restricted, limited, or unavailable in certain jurisdictions or for certain persons. SIVAX may take steps it considers necessary or appropriate for legal, compliance, security, or risk-management purposes.

### 7. No Fiduciary Relationship

SIVAX is not your broker, agent, fiduciary, investment adviser, attorney, or tax adviser, unless expressly agreed in a separate written agreement.

No communication or interaction with SIVAX creates any fiduciary duty or special advisory relationship.

### 8. Limitation of Reliance

You should not rely solely on the Services or on any statement made by SIVAX when making financial, legal, technical, or tax decisions.

Before using the Services, you should ensure that you understand the relevant technology, product mechanics, and risk profile, and you should obtain independent professional advice where appropriate.

### 9. Changes and Updates

SIVAX may update or revise this Disclaimer from time to time. Continued use of the Services does not eliminate the risks described above and does not create any warranty, guarantee, or promise by SIVAX.

### 10. Contact Us

If you have questions regarding this Disclaimer, please contact:

[**sivax@sivax.io**](mailto:sivax@sivax.io)


---

# 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.sivax.io/legal-and-risk/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.
