# Privacy Policy

### **Introduction**

This Privacy Policy explains how **Vaults** collects, uses, and protects information related to your interaction with the Vaults platform. By using the services, you agree to the practices described herein.

### **Scope**

This policy applies to all users accessing or using the Vaults platform, including depositors, creators, and visitors.

### **Information Vaults Collects**

Vaults may collect the following types of information when you use the Vaults platform:

* **Wallet addresses**: Used to process and attribute transactions on-chain.
* **Vault activity data**: Includes deposits, withdrawals, staking, swaps, profit-share distributions, and other protocol interactions.
* **Transaction history** within Vaults.
* **Chat history with the AI Agent**: Conversations you have with the AI Agent for vault creation, management, or strategy execution. These are stored to improve service quality and maintain context in ongoing interactions.
* **On-chain activity data** related to Vault performance and positions.
* **Technical data**: IP address, browser type, and device information for analytics and security purposes.
* **Optional contact details**, if you choose to provide them for communication purposes.

### **How Vaults Uses Information**

Vaults uses your information to:

* Facilitate and process transactions.
* Calculate and distribute profit shares.
* Improve platform performance and user experience.
* Provide personalized strategy recommendations and improve AI Agent responses based on your chat history.
* Detect and prevent fraudulent or unauthorized activities.
* Comply with legal and regulatory requirements.

### **Deposit Conditions & Limitations**

* Each vault may define **minimum and maximum limits** for a single deposit. Users can only invest amounts that fall within these thresholds.
* The Creator has the right to **reject all deposits**. In this case, only the Creator can add funds to that vault, and no other depositor will be able to invest.
* These conditions are managed at the vault level and may be changed by the Creator at any time.
* Information about deposit limits and rejection status will be publicly displayed in the Vaults interface to ensure transparency before any user transaction.

### **Information Sharing**

Vaults does not sell your personal information. Vaults may share information:

* As required by law or regulatory authorities.
* With service providers assisting in operations (who are bound by confidentiality agreements).
* For security and fraud prevention purposes.

### **Data Security**

Vaults implements reasonable technical and organizational measures to safeguard your information. However, due to the nature of blockchain, some data (such as transactions and wallet addresses) is public and immutable.

### **User Rights**

Depending on applicable laws, you may have the right to:

* Access your personal data.
* Request correction or deletion of your data (where possible).
* Withdraw consent for data processing.

### **Changes to This Policy**

Vaults may update this Privacy Policy from time to time. Updates will be posted on the Vaults platform along with the “Last Updated” date.

### **Contact Us**

If you have questions about this Privacy Policy, please contact Vault at: [vaults.community](https://t.me/partnrxyzcommunitySolana)


---

# 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://about.partnr.xyz/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.
