# AERONYX PRIVACY POLICY

**Last Updated: October 30, 2024**

### 1. Introduction

Welcome to AeroNyx. This Privacy Policy explains how we handle information when you use our decentralized computing resource trading protocol ("Protocol"). We are committed to protecting your privacy while providing transparent information about our practices.

### 2. Important Notice Regarding Decentralized Networks

**PLEASE READ CAREFULLY**: AeroNyx operates as a protocol provider only. We DO NOT operate, control, or maintain the individual nodes within the decentralized network. By using our Protocol:

* You acknowledge that AeroNyx solely provides the protocol infrastructure
* You understand that connecting to decentralized nodes carries inherent risks
* You accept that any risks associated with connecting to and trading resources with decentralized nodes are solely between you and the node operators
* You agree that AeroNyx bears no responsibility for the actions, conduct, or security of individual node operators
* You understand that node operators are independent entities not controlled or verified by AeroNyx

### 3. Information We Collect

#### 3.1 Information You Provide

* Wallet addresses
* Transaction signatures
* Resource trading preferences
* Technical specifications of shared resources

#### 3.2 Automatically Collected Information

* Protocol interaction data
* Network performance metrics
* Technical diagnostics
* Device specifications

### 4. How We Use Information

We use collected information to:

* Facilitate protocol operations
* Process resource trading transactions
* Maintain protocol security
* Improve protocol performance
* Provide technical support
* Comply with legal obligations

### 5. Information Sharing and Disclosure

#### 5.1 Public Blockchain Information

Due to the nature of blockchain technology, transaction data is publicly visible on the blockchain.

#### 5.2 Third-Party Sharing

We do not sell your personal information. We may share information:

* When required by law
* To protect legal rights
* With service providers who assist in protocol operations
* In connection with a merger or acquisition

### 6. User Control and Rights

You have the right to:

* Access your information
* Request data deletion (where technically feasible)
* Object to processing
* Data portability
* Withdraw consent

### 7. Security Measures

We implement industry-standard security measures including:

* Encryption protocols (secp256k1, ECDH, AES-256-CBC)
* Secure key management
* Regular security assessments
* Automated threat detection

### 8. Decentralized Network Disclaimer

IMPORTANT: While using the AeroNyx Protocol:

* You are responsible for evaluating and selecting node operators
* You bear all risks associated with connecting to decentralized nodes
* Node operators are independent entities not controlled by AeroNyx
* AeroNyx cannot guarantee the security, reliability, or conduct of node operators
* Any disputes with node operators must be resolved directly with those operators
* AeroNyx is not liable for any losses or damages resulting from node operator actions

### 9. Data Retention

We retain information only as long as necessary to:

* Provide protocol functionality
* Meet legal obligations
* Resolve disputes
* Enforce agreements

### 10. International Data Transfers

Your information may be transferred and processed in countries outside your residence. We ensure appropriate safeguards are in place for such transfers.

### 11. Changes to This Policy

We may update this Privacy Policy periodically. We will notify users of material changes through:

* Protocol updates
* Email notifications (if provided)
* Website announcements

### 12. Contact Information

For privacy-related questions or concerns:

* Email: <hi@aeronyx.network>
* Website: <https://aeronyx.network>

### 13. Regulatory Compliance

We comply with applicable data protection laws including:

* GDPR (where applicable)
* CCPA (where applicable)
* Other relevant privacy regulations

### 14. Children's Privacy

Our Protocol is not intended for users under 18 years of age. We do not knowingly collect information from children.

### 15. Additional Rights and Information

#### 15.1 California Residents

California residents may have additional rights under the CCPA.

#### 15.2 European Residents

EU residents have rights under GDPR including data portability and erasure.

By using the AeroNyx Protocol, you acknowledge that you have read and understood this Privacy Policy.


---

# 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.aeronyx.network/articles/aeronyx-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.
