# Privacy Policy

## 1. Introduction

Your privacy is important to the Project (the “[PPKAS.space](https://ppkas.space/)”, here and after "Project"). This Privacy Policy describes how we collect, use, and protect your personal data when you use the Project’s services, including the Telegram bot, website, game, and related features (collectively, the “Services”).

## 2. Data We Collect

2.1. Account Information: Telegram ID, Application username and application password.

2.2. Usage Data: Information about how you interact with the Services, including transaction records (for in-game transactions), IP addresses, device information, and logs.

2.3. Communications: Any messages or communications you send to us or through our Services.

## 3. How We Use Your Data

3.1. Service Provision: To provide, maintain, and improve our Services (e.g., enabling game mechanics, in-game purchases, Wallet transactions).

3.2. Security: To protect against and investigate fraud, unauthorized transactions, and other illegal activities.

3.3. Communications: To respond to your inquiries, provide updates, and send important notifications (including changes to these policies or the Terms of Use).

3.4. Legal Compliance: To comply with applicable laws, regulations, or legal requests.

## 4. Data Storage and Security

4.1. We store your data on secure servers or use third-party services that maintain appropriate security measures.

4.2. While we take reasonable measures to protect your data, no system is completely secure. By using the Services, you accept the inherent risk of any online interaction.

## 5. Data Sharing and Disclosure

5.1. Third-Party Service Providers: We may share your data with third-party service providers assisting in delivering our Services (e.g., cloud hosting, analytics).

5.2. Legal Requirements: We may disclose your data if required to do so by law or if we believe such disclosure is necessary to protect our rights or comply with legal obligations.

5.3. We do not sell or rent your personal data to third parties for marketing purposes.

## 6. Retention of Data

We retain your data for as long as necessary to fulfill the purposes described in this Policy or until your account is terminated or deactivated (subject to any legal or contractual obligations for data retention)

## 7. Children’s Privacy

Our Services are provided exclusively to individuals who have reached the age of majority in their respective jurisdiction. We do not knowingly collect personal data from individuals who are under the legal age of majority. If you become aware that a minor has provided us with personal data, please contact us immediately.

## 8. Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Significant changes will be communicated through our Services or other appropriate channels. By continuing to use our Services after any changes, you agree to the updated Policy.

## 9. Contact Us

If you have any questions regarding this Privacy Policy, please contact us at <contact@ppkas.space>


---

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