# AeroNyx Network Points System

### Overview

AeroNyx Network uses a dual-point system that rewards both users and infrastructure providers. These points will later be convertible to native network tokens, serving as an incentive for early network participation.

### Types of Points

#### Client Points

* Earned by regular network users
* Activities that earn points:
  * Active network participation
  * Network usage and contributions
  * Community engagement

#### Server Points

* Earned by infrastructure providers
* Activities that earn points:
  * Running network nodes
  * Providing network resources
  * Maintaining service quality

### Points to Token Conversion

* All earned points will be convertible to AeroNyx network tokens
* Conversion will occur when the mainnet launches
* Early supporters will be rewarded for their contribution to building the DePIN (Decentralized Physical Infrastructure Network)

### Value Proposition

* Points represent your early contribution to the network
* Early participants get priority access to network features
* Supporting the network's growth during its early stages ensures better rewards
* Helps build a strong, decentralized infrastructure network

### Important Notes

* Point accumulation starts immediately upon network participation
* Regular updates about conversion rates and mechanisms will be announced
* The system is designed to fairly reward both users and infrastructure providers


---

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