# Privacy Policy

#### Privacy Policy <a href="#privacy-policy" id="privacy-policy"></a>

Effective Date: 08.15.25

Triple Rush respects your privacy. This Privacy Policy explains what information we collect, how we use it, and your choices.

**1. Information We Collect**

We do not collect or store any personal information on external servers.

All gameplay data — including local records, statistics, and gem balances — is stored only on your device using Apple’s UserDefaults system.

The only external service we integrate with is Apple Game Center to display leaderboards. Your Game Center nickname and scores are handled entirely by Apple in accordance with their own privacy policy.

**2. How We Use Information**

* Maintain local gameplay progress (scores, gems, statistics).
* Show leaderboard rankings through Apple Game Center.

We do not operate our own servers, require login, or process payments directly.

**3. Data Sharing**

We do not share, sell, or transmit your personal information to any third party. Game Center data is managed and stored by Apple.

**4. Security**

Because your data is stored locally on your device, its security depends on your device’s operating system protections. We recommend keeping your device software up to date and using a passcode.

**5. Children’s Privacy**

Our game does not knowingly collect personal information from children. Game Center participation may require parental consent based on Apple’s rules in your region.

**6. Changes to This Policy**

We may update this Privacy Policy from time to time. Any changes will be reflected in the “Effective Date” above.

**7. Contact Us**

If you have questions about this Privacy Policy, please contact us:

<https://www.facebook.com/profile.php?id=61578528278887&sk=about>


---

# 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://peerless.gitbook.io/triple-rush/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.
