# Privacy Policy

### 1. Information We Collect

VIBBE collects minimal data necessary for platform functionality:

* Wallet address and public transaction data.
* Optional contact details (if users subscribe or contact support).
* Basic analytics (non-personal) to improve user experience.

We do **not** collect or store private keys or personal identification unless required by law.

***

### 2. How We Use Information

We use collected information to:

* Operate and improve the VIBBE platform.
* Verify transactions and reward eligibility.
* Communicate updates, features, or community news.
* Maintain legal and regulatory compliance.

***

### 3. Data Sharing

VIBBW does **not sell, rent, or trade** user data.\
Data may only be shared with:

* Regulatory authorities (when legally required).
* Verified service providers supporting VIBBE infrastructure.

All data handling follows encryption and security best practices.

***

### 4. Blockchain Transparency

Because VIBBE operates on blockchain:

* Certain actions (predictions, rewards, transactions) are **publicly visible** on-chain.
* These records are immutable and beyond VIBBE control to delete or modify.

***

### 5. Data Retention

VIBBE retains off-chain data only as long as necessary to fulfill operational or legal obligations.\
Users may request data deletion for any off-chain records (if applicable).

***

### 6. Cookies & Analytics

VIBBE may use lightweight cookies or blockchain-compatible analytics tools to:

* Measure traffic
* Detect technical issues
* Improve interface performance

You can disable cookies in your browser settings.

### 7. Security

We use industry-standard security measures, encryption, and access control to protect user data.\
However, no system is entirely immune to breaches. Users should maintain their own digital hygiene and wallet security.

### 8. User Rights

Depending on your location, you may have rights to:

* Access, correct, or delete your personal data.
* Object to processing or request data portability.

Requests can be sent to **<privacy@vibbe.xyz>** (or official contact).

### 9. Policy Updates

VIBBE may revise this Privacy Policy periodically. Updates will be published on our documentation site, and continued use constitutes acceptance.

***

## ⚖️ Legal & Compliance (Summary)

Refer to the [Legal ](/vibbedocs/legal.md)section for:

* Token disclaimers
* Risk disclosure
* User obligations
* Regulatory compliance and intellectual property

***

### 📬 Contact & Transparency

For legal, compliance, or data protection inquiries:\
📧 **<legal@vibbe.fun>**\
🌐 <https://vibbe.fun>

{% hint style="info" %}

✅ **Summary:**\
This setup gives Vibbe a **complete and professional Legal Foundation** for:

1. **Investor and user protection**
2. **Regulatory clarity (AML/KYC/Token use)**
3. **Privacy transparency**
4. **Platform liability protection**
   {% endhint %}


---

# 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://vibbehqs-organization.gitbook.io/vibbedocs/legal/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.
