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

# Privacy Policy

Welcome to **Solar Zombies**, a blockchain-integrated game available on the **Epic Game Store** and powered by the **Eclipse Network**. This Privacy Policy outlines how we collect, use, disclose, and protect your personal information while ensuring compliance with applicable laws and regulations in your jurisdiction.

***

#### **Information We Collect**

1. **Personal Information**: When you register, purchase, or engage with **Solar Zombies**, we may collect:
   * Contact details (e.g., name, email).
   * Account information linked to the **Epic Games Store**.
2. **Blockchain Data**:
   * Public wallet addresses and transaction history for NFT ownership, character integration, and gameplay features.
   * Blockchain-based activity is pseudonymous, and we do not control the blockchain or its decentralized nature.
3. **Gameplay Data**:
   * Information on your in-game activity, such as character stats, progression, and interactions with others.
4. **Device and Technical Data**:
   * Device identifiers, IP addresses, and analytics to optimize game performance.

***

#### **How We Use Your Information**

1. **Gameplay Features**:
   * Integrate your **Solar NFTs** into the game as playable characters.
   * Enable blockchain-specific features like asset ownership and rewards.
2. **Improvements and Support**:
   * Analyze gameplay data to enhance user experience and provide customer support.
3. **Legal Compliance**:
   * Ensure adherence to the laws and regulations of your jurisdiction, including blockchain-related standards.

***

#### **Data Sharing and Storage**

1. **Third-Party Services**:
   * We share data with trusted partners, such as **Epic Games**, for account management and with blockchain networks for gameplay functionality.
2. **Decentralized Storage**:
   * Certain game assets and transactions are stored on the **Eclipse Network**, a decentralized blockchain.
3. **Data Security**:
   * We implement industry-standard security measures to protect your data.

***

#### **Your Rights**

* **Access and Control**: You have the right to access, modify, or delete personal information stored by us.
* **Blockchain Considerations**: Data recorded on the blockchain is immutable and cannot be modified or deleted by us.

***

By playing **Solar Zombies**, you agree to this Privacy Policy and the terms outlined herein. We encourage you to review this policy periodically for updates.

4o


---

# 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://solar-studios.gitbook.io/solar-studios/additional-information/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.
