> For the complete documentation index, see [llms.txt](https://docs.playnance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playnance.com/data-handling/data-privacy-and-handling.md).

# DATA PRIVACY & HANDLING

***

Playnance.com is a **corporate and technology** **website** designed to provide information about Playnance, its underlying infrastructure, the G Coin ecosystem, and related services.

At the Website level, Playnance handles only **limited data**, primarily for informational, operational, and compliance-related purposes. This may include basic website usage data (such as device or browser information), contact details where users choose to communicate with us, and limited technical or transactional metadata where users interact with G Coin through third-party services.

Playnance does not store private keys, wallet credentials, or sensitive payment information. Where payment processing or identity verification is required, these activities are carried out by **independent third-party service providers** in accordance with their own policies and regulatory obligations.

Data relating to gameplay, user accounts, and in-platform interactions is processed within the relevant platforms and environments where such interactions take place, and is governed by the applicable terms and privacy policies of those platforms.

Detailed information on how personal data is processed — including user rights under applicable data protection laws — is set out in the **Privacy Policy**, which governs personal data processing by Playnance OÜ.


---

# 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.playnance.com/data-handling/data-privacy-and-handling.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.
