# Privacy Policy

**Effective Date**: \[2024.12.09]

At StrikeBit, your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your personal information when you use our platform and services.

***

#### **1. Information We Collect**

* **Account Information**: When you create an account, we may collect your email address, username, and other necessary details.
* **Usage Data**: We collect information about how you interact with our platform, such as page views, transactions, and engagement with features.
* **Blockchain Data**: As a decentralized platform, certain actions, such as transactions, are publicly recorded on the blockchain.

***

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

* To provide and improve our services.
* To enhance your user experience and offer personalized tools.
* To communicate important updates about our platform.
* To ensure compliance with applicable laws and regulations.

***

#### **3. Sharing Your Information**

We do not sell or share your personal information with third parties, except:

* When required by law or regulatory obligations.
* When necessary to protect the security and integrity of our platform.

***

#### **4. Data Security**

We implement industry-standard measures to safeguard your personal information. However, as a decentralized platform, some data, such as blockchain transactions, is inherently public and beyond our control.

***

#### **5. Your Rights**

* You have the right to access, correct, or delete your personal information stored by us.
* For blockchain data, deletion or modification is not possible due to the immutable nature of blockchain technology.

***

#### **6. Third-Party Services**

Our platform may integrate with third-party services, such as blockchain wallets. Please review their privacy policies to understand how they handle your data.

***

#### **7. Changes to This Privacy Policy**

We may update this Privacy Policy from time to time. Changes will be posted on our platform, and continued use of our services constitutes acceptance of the updated policy.

***

#### **8. Contact Us**

If you have questions or concerns about this Privacy Policy, please contact us at **<support@strikebit.io>**.

***

This Privacy Policy ensures transparency while keeping it simple and user-friendly. Let me know if you’d like to add or adjust anything!


---

# 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.strikebit.io/documents/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.
