# What is the Internet of People?

The Internet of People (IoP) is LayerK’s vision for a decentralized, community-powered computational infrastructure where individuals and not corporations are the foundational nodes of connectivity, compute, and control.&#x20;

LayerK coordinates this through protocols for job allocation, verification, and payment. Privacy-first design and modular compliance allow global participation without compromising sovereignty.

### Value Generation in the LayerK Network

LayerK's unique value proposition lies in its hardware-integrated model:

1. Acquire and Stake LYK: Users buy or earn tokens and stake them on ecosystem platforms.
2. Deploy Hardware: Obtain devices from partners like Homnifi and connect them to the network.
3. Run Jobs: Nodes handle tasks like VPN endpoints or storage, sourced from LayerK's partners.
4. Mint and Distribute Rewards: Proceeds trigger smart contract distribution, rewarding stakers pro-rata (currently based on stake; evolving to include node performance).

This cycle generates sustainable value, with the network's growth attracting more jobs and partners.

## Shared Resources in the IoP: Bandwidth, IP, Traffic, and Storage

At the heart of the IoP vision is resource sharing; a system where participants can contribute underutilized infrastructure in exchange for rewards. LayerK coordinates this through decentralized mechanisms and secure protocols that track, validate, and compensate for real-world resource contributions.

**a. Decentralized VPN Services**

VPN is LayerK's flagship use case. Unlike centralized providers, LayerK's community-powered VPN uses user nodes for routing, offering:

* Enhanced privacy through multi-hop paths.
* Censorship resistance and global access.
* Rewards for node operators.

Partners can integrate this to provide secure connectivity, backed by LYK utility.

**b. Bandwidth & Traffic Routing**

Users can offer portions of their upstream/downstream bandwidth, especially during idle hours, to carry encrypted traffic for the network.&#x20;

c. Distributed Storage

Edge devices with surplus disk space can contribute to a distributed storage layer for caching, file sharing, or application hosting. Storage contributors are rewarded based on availability, redundancy, and geographic value; creating a hyper-local, low-latency alternative to centralized cloud storage.

**d. Compute**&#x20;

LayerK is building the capacity for lightweight edge compute participation; allowing devices to run verifiable workloads, support smart contract operations, or facilitate low-latency backend services at the edge.

### Being Future Ready

LayerK’s vision; computational infrastructure that’s decentralized, privacy-first, and community-owned; opens up a range of exciting use cases. These can leverage the core LayerK idea across several emerging tech trends. Here are a few high-impact use cases:

#### Wireless Mesh Internet Expansion

* What: Users set up nodes to build ad hoc local mesh networks for broader internet access (urban, rural, festival, disaster scenarios).
* Why it fits LayerK: LayerK can support open-access mesh, add identity/incentive layers, or create marketplaces for local bandwidth.

#### Distributed Content Delivery Networks (CDNs)

* What: Individuals cache and distribute popular web content (images, videos) closer to end-users, earning rewards for efficient delivery.
* Why it fits LayerK: Taps idle home/office internet to compete with centralized CDNs which improves speed, saves bandwidth, and incentivizes individuals.

#### IoT Device Marketplaces & Sensor Networks

* What: Users deploy sensors (weather, pollution, traffic, agriculture, smart cities), share real-time data, and earn tokens by crowdsourcing the “data layer.”
* Why it fits LayerK: Local autonomy, privacy, and economic return to sensor operators.


---

# 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.layerk.com/layer-3-iop-and-hardware/what-is-the-internet-of-people.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.
