# Privacy Policy

GemHunt (“we,” “our,” or “the Project”) is committed to transparency and the protection of user data. This Privacy Policy describes how information is collected, used, and safeguarded within the GemHunt ecosystem.

***

### 1. Information Collected

GemHunt only interacts with **blockchain-related data** and minimal off-chain data required for platform operations:

* **On-Chain Data:** Wallet addresses, transaction amounts, token holdings, referral records, and participation in presales or staking.
* **Technical Data:** IP addresses, device type, and browser information for security monitoring and analytics.
* **Optional Off-Chain Data:** Only if voluntarily provided for community engagement or support purposes (e.g., Discord username, Telegram handle).

No names, emails, or personally identifiable information (PII) are required to use the platform.

***

### 2. Use of Information

Collected data is used exclusively for legitimate operational and security purposes:

* Facilitating presale participation, token claims, and referral rewards.
* Monitoring for suspicious activity and ensuring system security.
* Maintaining transparency and record-keeping of on-chain activity.
* Improving platform functionality and user experience.

***

### 3. Data Sharing

GemHunt **does not sell, rent, or trade user data**. Sharing occurs only in limited, necessary contexts:

* **Blockchain Operations:** Transaction data is visible on-chain by nature.
* **Service Providers:** To trusted providers for analytics, security, or smart contract auditing.
* **Legal Compliance:** If required to comply with applicable law or regulation.

***

### 4. Data Security

GemHunt employs best-in-class security practices:

* Smart contracts are open-source and verifiable.
* Platform infrastructure is protected with standard cryptographic and network security measures.
* No centralized storage of sensitive user data beyond what is strictly required for operational integrity.

***

### 5. Data Retention

* On-chain transaction data is permanent and immutable by nature.
* Any optional off-chain data is stored only for operational purposes and deleted upon request or when no longer necessary.

***

### 6. User Rights

As a decentralized platform user, you have:

* Full control of your wallet and on-chain transactions.
* Ability to interact, claim, or withdraw tokens according to smart contract rules.
* No obligation to provide personal information to participate in GemHunt.

***

### 7. Children’s Privacy

GemHunt is intended for users of legal age in their jurisdiction. Individuals under 18 are not permitted to participate in presales or platform activities.

***

### 8. Policy Updates

GemHunt may update this Privacy Policy to reflect changes in operations, legal requirements, or platform upgrades. Updates will be publicly posted, and continued platform use constitutes acceptance.

***

### 9. Contact

For questions regarding this Privacy Policy, please reach out via:

**Contact:** <team@gemhunt.fun>


---

# 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://gemhunt.gitbook.io/doc/legal-and-policy/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.
