# Nodes Infrastructure

Jam Galaxy is powered by a decentralized node infrastructure, which is essential for ensuring the platform's stability, scalability, and global reach. Instead of relying on traditional centralized servers, Jam Galaxy utilizes a network of independent node operators around the world who host servers using the Node Operator Application. These node operators contribute to the Jam Galaxy network in a manner similar to decentralized systems used in blockchain networks. In return for their participation and resources, node operators are rewarded with Jam Galaxy tokens. This system promotes a more resilient and geographically distributed network, enabling real-time online jamming sessions across diverse regions.

#### Role of Node Operators

Node Operators are the backbone of the Jam Galaxy network. By hosting nodes, they provide the necessary infrastructure for low-latency audio streaming. In return, they receive rewards based on their performance and contributions to the network.

Node operators play a pivotal role in Jam Galaxy's low-latency audio streaming capabilities. By hosting decentralized nodes, they provide the computational resources and network bandwidth necessary for real-time audio processing and distribution. Their contributions include:

* Audio Data Handling: Node operators collect audio inputs from connected musicians, process the data, and mix the audio streams in real-time.
* Data Distribution: After processing, the mixed audio streams are redistributed back to the participating clients through the decentralized network, minimizing latency and avoiding the bottlenecks associated with centralized servers.

Network Optimization: Node operators help maintain optimal routing paths within the Jam Galaxy network, leveraging the integrated private network solutions to ensure minimal latency and high reliability.


---

# 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.jamgalaxy.com/whitepaper/jam-network/nodes-infrastructure.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.
