# Privacy Policy Cyclone Wallet

Effective Date: \[05.20.24]

1\. Introduction

Cyclone Wallet is committed to protecting your privacy. This Privacy Policy explains how we handle your information when you use our non-custodial cryptocurrency wallet for the Cyclone blockchain.

2\. Data Collection

Cyclone Wallet does not collect, store, or transmit any personal information or data to our servers. All data, including your private keys, transaction history, and wallet settings, is stored locally on your device.

3\. Public Nature of Blockchain Transactions

Please note that all transactions on the Cyclone blockchain are public and can be viewed by anyone. Cyclone Wallet does not add any additional data to these public records.

4\. Data Protection

Since all data is stored locally on your device, it is protected by the security measures you implement. We strongly recommend using strong passwords and enabling additional security features available on your device.

5\. Third-Party Services

Cyclone Wallet does not share any data with third parties. We do not integrate with any third-party services that could access your data.

6\. Changes to this Privacy Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by updating the effective date at the top of this policy. Your continued use of Cyclone Wallet after any changes indicates your acceptance of the new Privacy Policy.

7\. Contact Us

If you have any questions about this Privacy Policy, please contact us at <hello@cyclonechain.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://docs.cyclonechain.com/privacy-policy/privacy-policy-cyclone-wallet.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.
