# XStacks Privacy Policy

XStacks (“we”, “our”, or “us”) respects your privacy and is committed to protecting your personal data. This Privacy Policy explains how we collect, use, and safeguard your information when you use the XStacks mobile application (“App”).

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

We may collect and process the following information:

* **Account Information:** such as your name, email address, or login credentials if you create an account.
* **Gameplay Data:** progress, scores, preferences, and achievements stored to provide continuity across devices.
* **Device and Usage Information:** including crash logs.
* **Analytics Data:** anonymous usage data used to improve gameplay experience and app performance.

We **do not collect sensitive personal information** (such as financial, biometric, or health data).

***

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

We use your data to:

* Provide and maintain the game experience;
* Sync your progress and purchases across devices;
* Improve app performance and fix issues;
* Communicate updates or important notices;
* Comply with legal and platform requirements.

***

### **3. Data Storage and Retention**

Your data is stored securely on our servers.\
We retain information only as long as necessary to provide the app’s core features or as required by law.

***

### **4. Sharing of Information**

We may share limited data with:

* **Analytics providers** (e.g., Apple Analytics) to understand usage trends;
* **Payment processors** (Apple) for handling in-app purchases.

We **do not sell, rent, or trade** your personal information to third parties.

***

### **5. User Rights**

Depending on your location, you have the right to:

* Access, correct, or delete your personal data;
* Withdraw consent for processing;
* Request information about how your data is used.

You can contact us at any time to exercise these rights.

***

### **6. Security**

We take appropriate measures to protect your data against unauthorized access, loss, or alteration, using encryption and secure storage.

***

### **7. Contact Us**

If you have any questions or requests related to this Privacy Policy, please contact us at:\
**<support@upland.me>**

***

### **8. Policy Updates**

We reserve the right to update this Privacy Policy periodically. Any significant changes will be communicated within the app or via our website.


---

# 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://guides.upland.me/xstacks/xstacks-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.
