# Privacy Policy

SOLCCG collects and stores the following data when you use the app:

* Wallet address (for account identification)
* Username (chosen by the player)
* Game progress (cards, decks, stats, tier, reputation, etc..)
* Battle history and match results

Your wallet address is used to verify NFT ownership from supported Solana collections. This is used solely to determine in-game discount eligibility. No transactions are initiated by the app, and it shouldn't be proceeded without your explicit approval through your wallet app.

Data is stored on our servers to enable gameplay features including multiplayer matchmaking, seasons leaderboards, and cross-session progress.

We do not sell, share, or distribute your personal data to third parties. We do not collect device information, location data, or analytics beyond what is listed above.

Your data can be deleted at any time using the DELETE ACCOUNT option in the game settings. Deleting your account removes all gameplay data associated with your wallet address.

For questions or concerns, contact: <talaldoingstuff@gmail.com>


---

# 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://solccg.gitbook.io/docs/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.
