# Node Network

### The Node Network

100,000 node licenses are available. Node sales began October 1st, 2025.

### Node Sale Details

| Specification | Detail                                  |
| ------------- | --------------------------------------- |
| Total Nodes   | 100,000                                 |
| Price Model   | Increases $100 for every 100 nodes sold |
| Current Price | $2,900 per node                         |
| Next Tier     | $3,000 per node                         |

**Initial Hardware Requirements:**

| CPU      | 1 core (modern chipsets) |
| -------- | ------------------------ |
| RAM      | 2 GB (16 GB recommended) |
| Storage  | 25 GB SSD                |
| Internet | 10 Mbps upload/download  |

*Requirements will increase as the network matures.*

**Uptime:** 6 hours per day minimum at launch, with a plan to increase minimal uptime to 20 hours as the network grows.&#x20;


---

# 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://adventurewurld.gitbook.io/adventurewurld-docs/adventurewurld-litepaper/how-it-works/node-network.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.
