# Privacy Policy

*Effective Date: March ,06 2025*

**1. Introduction**

Satoshi Network ("we," "our," "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and share information when you use our Platform.

**2. Information We Collect**

* **Personal Information:** Such as your name, email address, and wallet addresses when you register or engage with the Platform.
* **Usage Data:** Including IP addresses, browser types, and interaction logs to analyze Platform usage.
* **Cookies and Tracking Technologies:** To enhance user experience and gather analytical data.

**3. How We Use Your Information**

* **Service Delivery:** To operate and maintain the Platform.
* **Improvement:** To analyze usage and improve our services.
* **Communication:** To send updates, security alerts, and support messages.
* **Advertising:** To provide personalized advertisements based on your interactions.

**4. Data Sharing and Disclosure**

We may share your information with:

* **Service Providers:** Third-party vendors assisting in Platform operations (e.g., hosting, analytics).
* **Legal Obligations:** Authorities when required by law or to protect our rights.
* **Business Transfers:** In events like mergers or acquisitions.

**5. Data Retention**

We retain personal information only as long as necessary to fulfill the purposes outlined or as required by law.

**6. Security**

We implement industry-standard security measures to protect your information but cannot guarantee absolute security.

**7. Your Rights**

Depending on your jurisdiction, you may have rights to:

* **Access:** Request a copy of your personal data; however, most data will be on-chain and publicly accessible.
* **Correction:** Rectify inaccurate information.
* **Deletion:** Request deletion of your data; this does not cover on-chain data.

**8. Third-Party Links**

Our Platform may contain links to external sites. We are not responsible for their privacy practices, and users should review their policies.

**9. Children's Privacy**

Our Platform is not intended for individuals under 18. We do not knowingly collect information from minors.

**10. International Data Transfers**

Information may be transferred to and processed in countries other than your own. We ensure appropriate safeguards are in place for such transfers.

**11. Changes to This Privacy Policy**

We may update this Privacy Policy periodically. Significant changes will be communicated to users, and continued use of the Platform constitutes acceptance of the updated policy.

**12. Contact Us**

For questions or concerns about this Privacy Policy, contact us at <hello@satoshiminer.io>.

***


---

# 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://whitepaper.satoshiminer.io/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.
