# Privacy Policy

1\. Introduction\
Root Finance ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and share information when you interact with our decentralized platform. By accessing or using Root Finance, you agree to the terms of this Privacy Policy.

2\. Information Collection\
A. Information You Provide:\
We do not actively collect personal information, such as names or email addresses. However, if you contact us (e.g., for support or inquiries), we may collect any information you voluntarily provide, such as your name, email, and message content.

B. Information Collected Automatically:\
When you interact with the platform, we may automatically collect technical information, including your IP address, device details (browser type, operating system), and interaction data (such as pages visited and features used). This helps us improve the user experience and ensure the security of the platform.

3\. Use of Information\
The information collected is used for the following purposes:\
\- Platform Operations: To operate and improve the platform’s performance and functionality. - User Support: To respond to user inquiries and provide support.\
\- Security: To protect the platform from fraud, malicious attacks, and unauthorized access.

4\. Sharing of Information\
We do not sell or share personal information for marketing purposes. However, we may share technical data with third-party service providers (e.g., security providers, analytics tools) who operate under strict contractual obligations to use the data only as instructed by us and to protect it.

5\. Third-Party Services\
Root Finance may integrate with third-party service providers, including but not limited to providers of technical solutions such as oracles, decentralized exchanges (DEX), or analytics tools. These services operate independently and are governed by their respective privacy policies. We do not control the privacy practices of these third parties, and any information collected through their services is subject to their terms and conditions. We encourage users to review the privacy policies of these third parties before engaging with them.

6\. Blockchain Transactions\
All transactions conducted through Root Finance are recorded on a public blockchain. These transactions are public and irreversible. Root Finance does not control or influence the transparency or immutability of blockchain records.

7\. Data Security

We implement reasonable security measures to protect the information collected. However, we cannot guarantee the absolute security of information due to the inherent risks of internet- based systems.

8\. Data Retention\
We retain technical data only as long as necessary for the purposes outlined in this Privacy Policy, or as required by applicable laws.

9\. International Data Transfers\
By using Root Finance, you consent to the transfer of your data to jurisdictions that may not have the same level of data protection as your home country. Our data storage and processing facilities may be located outside your country of residence.

10\. User Rights\
Depending on your location, you may have the right to request access to, correction of, or deletion of any personal information we may hold. To exercise these rights, please contact us.

11\. Changes to the Privacy Policy\
We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review the policy regularly.


---

# 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.rootfinance.xyz/terms/privacy-policy.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.
