# Privacy Policy

### Overview

Looplay collects only what’s needed to run the platform and improve your experience. We don’t sell your data, and we don’t collect things we don’t use.

By using Looplay, you agree to how we handle your data as described here.

***

### What we collect

We may collect:

* Basic account info (Telegram ID, wallet address)
* Activity data (gameplay, rewards, interactions)
* Transaction data (in-app purchases, on-chain activity)

***

### How we use your data

We use your data to:

* Operate the platform
* Track rewards and progression
* Improve the system
* Prevent abuse or fraud

We only share data when necessary:

* With service providers that help run Looplay
* When required by law

We do not sell your data.

***

### Data protection & laws

We aim to follow general data protection standards, including:

* **GDPR (EU)** — for users in the European Economic Area
* **CCPA (California)** — for users in California, where applicable

Depending on your location, you may have rights to:

* Access your data
* Request correction or deletion
* Restrict how your data is used

To request this, you can contact us directly.

***

### Wallet & blockchain data

If you connect a wallet:

* Your wallet address is safe with us
* On-chain activity is visible to anyone
* We only use it to connect your activity to Looplay

We do not control blockchain data.

***

### Security

We take reasonable steps to protect your data, but you are responsible for keeping your account and wallet secure.


---

# 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:

```
GET https://docs.looplay.gg/terms-and-legal/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.
