> For the complete documentation index, see [llms.txt](https://whitepaper.ohwhale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ohwhale.io/ocean-legends/privacy-policy.md).

# Privacy Policy

Your privacy is important to us. We are committed to handling your data responsibly, securely, and transparently. This Privacy Policy explains what data we collect, how we use it, and your rights.

By using Oh Whale Ocean Legends, you agree to the collection and processing of data as described below.

## 1. What Data We Collect

We collect only the minimum data necessary to operate the platform efficiently:

✅ **Telegram ID & Username** – Used for user identification in our loyalty and reward system.\
✅ **Wallet Address** (Public Blockchain Data) – Used to verify token purchases and distribute rewards.\
✅ **Engagement Data** (On-Chain & Social Activity) – Used to reward users based on platform interactions.

🚫 **We do NOT collect personal details** such as names, email addresses, phone numbers, or private messages.

**🚨 Usernames on Telegram are publicly visible and managed by Telegram itself. If a user includes their real name in their username, it is their own responsibility. Oh Whale Ocean Legends does not actively process or store real names.**

## **2. How We Use Your Data**

We use collected data strictly for:

📌 **Reward System Management** – Allocating points and distributing rewards.\
📌 **Fraud Prevention & Security** – Preventing abuse such as multi-account farming.\
📌 **Platform Optimization** – Enhancing user experience and engagement.

🚫 **We do NOT sell, rent, or share user data with third parties for commercial purposes.**

## 3. Data Protection & Security

🔐 **Encryption**: All stored data is encrypted to prevent unauthorized access.\
🎭 **Anonymization**: Where possible, Telegram IDs and Wallet Addresses are hashed.\
🕒 **Data Retention**: Inactive user data is automatically removed after 6 months.\
✅ **Restricted Access**: Only authorized systems can interact with stored data.

## &#x20;4. User Rights & Data Control

You have full control over your data. You can:

✅ **Request Data Deletion** – Use the **/delete** command in the bot to remove your Telegram ID and wallet from our system.

🚨 **Once deleted, data cannot be recovered. This includes all progress and earned points.**

## 5. Changes to This Privacy Policy

We may update this policy periodically to reflect security improvements or regulatory changes. Any major updates will be announced via official channels.

📅 **Last Updated:** 26.02.2025

## 6. Contact Us

For any privacy-related questions or data requests, contact us at:

📢 **Official Telegram Channel**

💡 **Oh Whale Ocean Legends is committed to privacy, security, and transparency. By using our platform, you remain in control of your data.**

<br>

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.ohwhale.io/ocean-legends/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
