> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pingnetwork.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Nodes

> Nodes are the core of Ping Network.

<Frame>
  <img src="https://mintcdn.com/pingnetwork/8xRgHN-KGpSh7Vk1/images/2ping-docs-NODES.png?fit=max&auto=format&n=8xRgHN-KGpSh7Vk1&q=85&s=a7d8595598f3fb785f933d1b0d146588" alt="2ping Docs NODES Pn" width="1920" height="400" data-path="images/2ping-docs-NODES.png" />
</Frame>

Nodes handle tasks like routing VPN traffic, scraping web data, monitoring uptime and latency, and accelerating content delivery. All powered by real user devices and enterprise grade hardware around the world.

Every node runs a Universal Agent, which connects the device to the network and manages things like registration, session handling, and stats reporting.

The Universal Agent is responsible for:

* Registering the node with Ping validators
* Handling authentication and session authorization
* Sending performance data and traffic reports
* Receiving module updates and task assignments
* Coordinating traffic flow between modules

On top of this, nodes can activate specific modules based on their hardware and configuration.

This design keeps the system modular and scalable. Each node contributes based on its capacity, and the network adjusts dynamically as new devices join or tasks change.

## **Universal Agent and Modules**

The Universal Agent is always active. It handles communication with the network and coordinates everything the node does.

Additional modules are activated automatically, depending on the capabilities of the device. These include VPN client/server, proxy, scraping, relay, cache, and monitoring.

<Frame>
  <img src="https://mintcdn.com/pingnetwork/8xRgHN-KGpSh7Vk1/ping-UNA1(1).png?fit=max&auto=format&n=8xRgHN-KGpSh7Vk1&q=85&s=6b4bc1f8e856cb6ac017f807fb402179" alt="Ping UNA1 1 Pn" width="1920" height="1080" data-path="ping-UNA1(1).png" />
</Frame>

## **Example Configurations**

Nodes can run on different types of hardware. Each configuration has a different role in the network.

<Frame>
  <img src="https://mintcdn.com/pingnetwork/8xRgHN-KGpSh7Vk1/ping-UNA2-1(2).png?fit=max&auto=format&n=8xRgHN-KGpSh7Vk1&q=85&s=73febd6859419d818b24c71672af3375" alt="Ping UNA2 1 Pn" width="1920" height="1080" data-path="ping-UNA2-1(2).png" />
</Frame>

### **Mobile Edge Node**

Runs on smartphones or laptops. Supports outbound functions like VPN Client, Scraping, and Network Monitoring. Cannot run heavy modules or serve inbound traffic.

### **Server Node**

Runs on VPS or dedicated servers. Can support all modules including VPN Server, Proxy Server, Relay, Cache, and Monitoring. Designed for high throughput and inbound tasks.

### **Home Router Node**

Runs on consumer routers and gateways. Can provide proxy routing, reverse proxy, monitoring and scraping.

Nodes come in many forms, but they all serve the same purpose: move data where it’s needed. Whether it’s a phone, router, or server, each device strengthens the network, improves coverage, and helps deliver faster, cheaper Internet infrastructure.
