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

# Privacy Policy

Privacy Policy

Last updated: July 1, 2026

This Privacy Policy applies to mobile games published by SpeedGaming, including but not limited to Arrow Escape, Bento Maker, and other games released under the SpeedGaming developer account.

Developer Information

Developer: SpeedGaming Contact email: <tromcho111@gmail.com>

Information We Collect

Our games may collect limited information to provide, improve, secure, and analyze the game experience.

Depending on the game and the services used, we may collect:

* Device information, such as device model, operating system version, language, country or region, and app version.
* Gameplay data, such as level progress, scores, in-game actions, achievements, and game settings.
* Advertising identifiers, if the game shows ads.
* Analytics data, such as session duration, crash reports, performance data, and feature usage.
* Purchase-related information, if the game includes in-app purchases. Payment information is processed by Google Play and is not collected directly by us.

How We Use Information

We may use collected information to:

* Provide and maintain the game.
* Save progress and improve gameplay experience.
* Analyze game performance and fix bugs.
* Detect crashes and technical issues.
* Show ads, if the game includes advertising.
* Improve our games, features, and user experience.

Third-Party Services

Our games may use third-party services that collect data according to their own privacy policies. These services may include:

* Google Play Services
* Google AdMob
* Firebase Analytics
* Firebase Crashlytics
* Unity Ads
* Unity Analytics

Advertising

Some of our games may show ads. Advertising partners may use device identifiers and advertising data to provide personalized or non-personalized ads, measure ad performance, and prevent fraud.

Children’s Privacy

Our games are designed for a general audience unless stated otherwise on the Google Play listing.

We do not knowingly collect personal information from children. If you believe that a child has provided us with personal information, please contact us so we can review and delete the information where required.

Data Sharing

We do not sell personal information. We may share limited data with service providers and third-party SDKs only for analytics, crash reporting, advertising, game services, fraud prevention, and app functionality.

Data Security

We use reasonable technical and organizational measures to protect user data. However, no method of transmission or storage is completely secure.

Data Retention and Deletion

We retain data only for as long as necessary to provide our games, improve services, comply with legal obligations, resolve disputes, and enforce our agreements.

Users may request deletion of their data by contacting us at:

<tromcho111@gmail.com>

Please include the game name and any relevant information needed to identify your request.

In-App Purchases

If our games include in-app purchases, transactions are processed by Google Play. We do not directly collect or store payment card information.

Changes to This Privacy Policy

We may update this Privacy Policy from time to time. When we update it, we will revise the “Last updated” date at the top of this page.

Contact Us

SpeedGaming Email: <tromcho111@gmail.com>


---

# 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://speedgaming.gitbook.io/privacy_policy/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.
