# AERONYX USER AGREEMENT

### 1. Introduction

This User Agreement ("Agreement") governs your access to and use of AeroNyx's decentralized network protocol ("AeroNyx" or "Protocol"). By using AeroNyx, you agree to be bound by the terms and conditions outlined in this Agreement.

### 2. Account Security and Responsibility

#### 2.1 Decentralized Nature

* AeroNyx operates as a decentralized protocol
* All user data is stored locally on your device
* AeroNyx does not maintain centralized servers for user data storage

#### 2.2 Account Security

* You are solely responsible for maintaining the security of your:
  * Password
  * Seed phrase
  * Account credentials
* AeroNyx does not store or have access to your credentials
* Lost passwords, seed phrases, or accounts CANNOT be recovered by AeroNyx

### 3. User Obligations

#### 3.1 Legal Compliance

* Users must comply with all applicable local laws and regulations
* Operation of decentralized nodes must adhere to local jurisdictional requirements
* Users are responsible for understanding and following their local legal requirements

#### 3.2 User Responsibilities

* Maintain secure backup of seed phrases and credentials
* Use the protocol in accordance with local laws
* Report any security vulnerabilities responsibly
* Keep client software updated to latest versions

### 4. Disclaimers and Limitations

#### 4.1 No Recovery Services

* AeroNyx CANNOT:
  * Recover lost accounts
  * Reset passwords
  * Retrieve lost seed phrases
  * Access user data stored locally

#### 4.2 Risk Acknowledgment

* Users acknowledge and accept all risks associated with:
  * Managing their own credentials
  * Operating decentralized nodes
  * Maintaining local data storage
  * Using decentralized networks

### 5. Amendments

* AeroNyx reserves the right to update this Agreement
* Users will be notified of significant changes
* Continued use constitutes acceptance of modifications

### 6. Contact

* For community support: <https://t.me/AeroNyxNetwork>
* For technical updates: Follow our official channels

### 7. Acceptance

By using the AeroNyx protocol, you acknowledge that you have read, understood, and agree to be bound by this Agreement.

*Last Updated: January 6, 2025*


---

# 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-user-agreement.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.
