# PinGo Network and Peer-to-Peer architecture

## ***“Break constraints of traditional ownership and realize distributed ownership.”***

The PinGo network utilizes a peer-to-peer **(P2P)** network architecture, which transcends the limitations of traditional ownership to achieve distributed possession.

A peer-to-peer network is a type of distributed application architecture that focuses on distributing tasks and workloads among peers (or "Pins"). This network model eliminates the need for central servers and central administrators. Instead, it relies on the nodes within the network to self-organize, creating a system for distributed storage and processing.

<br>


---

# 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://pingo-work.gitbook.io/pingo/technology/pingo-network-and-peer-to-peer-architecture.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.
