# Disclaimer

**Important Information Regarding Use of the RateX Protocol**

RateX is a decentralized exchange for yield trading, open-sourced and built on the Solana blockchain. By interacting with RateX, you acknowledge and agree to the following terms and conditions:

**Risk Assumption and "As Is" Use**

Your use of the RateX protocol is entirely at your own risk. The protocol is provided on an "as is" basis, without warranties of any kind, either express or implied. This includes, but is not limited to, warranties of merchantability, title, fitness for a particular purpose, and non-infringement.

**Risks Associated with DeFi and Digital Assets**

You assume all risks associated with using RateX, digital assets, and decentralized systems in general. These risks include, but are not limited to:

* **High Volatility:** Digital assets are inherently volatile and subject to significant price fluctuations.
* **Security Risks:** Digital assets and decentralized systems are susceptible to hacking, theft, and other security breaches.
* **Limited Access:** You may not have immediate or guaranteed access to your digital assets due to technical issues or platform limitations.
* **Loss of Assets:** You may lose some or all of your tokens or other assets due to a variety of factors, including platform malfunctions, user error, or malicious activity.

**No Liability for Losses**

By using RateX, you agree that you will not hold RateX liable for any losses arising from your use of the protocol. This includes losses caused by, but not limited to:

* **Incorrect Information:** Errors or inaccuracies in information displayed on the platform.
* **Technical Issues:** Software bugs, network outages, or other technical malfunctions.
* **Wallet Security:** Issues related to corrupted wallet files or unauthorized access to your wallet.
* **Human Error:** Mistakes or miscalculations made by users during interactions with the protocol.
* **Third-Party Activities:** Actions or events beyond the control of RateX, such as malicious activity by third parties.

**Privacy and Data Collection**

RateX prioritizes user privacy and does not collect any personal data. Your interaction with the protocol occurs solely through your public digital wallet address. It is important to remember that any personal information you share in connection with RateX, outside of your public wallet address, may not be private or secure.

**Updates to Disclaimer**

RateX reserves the right to update this disclaimer at any time. We encourage users to periodically review this disclaimer for any changes.

**This disclaimer does not constitute financial advice. Users are encouraged to conduct their own research before engaging in any activities on the RateX protocol.**


---

# Agent Instructions: 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.rate-x.io/ratex/resources/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.
