# Comperter Grid Technology

It is a technology that combines the advantages and disadvantages of Hybrid P2P + Pure P2P by securing and decentralizing data and improving the speed of quick search and file sharing.

* The Grid file sharing protocol divides a single file into multiple pieces and shares the file on a piece-by-piece basis.
* The size of the fragments can be set at the time of Grid creation.
* Grid is a technology that shares files from servers and peers that can check the speed of the file you search for and select, and file down the fastest.

Grid Technology

* An infrastructure technology that enables efficient sharing of online resources through the combination of advanced network technology and high-performance computing technology.
* Computational Grid is a technology that allows you to share the power of locally distributed computers, servers, and mobiles and use them as if they were a single high-performance computer.
* For example, Computational Grid technology aims to use tens of thousands of PCs as a single high-performance supercomputer by keeping PCs, mobiles, and servers connected to the grid even when users are not using them.
* The most marketable application of this technology is in a specialized type of online service platform (OSP) for downloading files.

P2P services have evolved from pure data transfer networks to computational grid technology and are now being offered as webhard (Download OTT) services. Although it looks like a Download OTT format externally, it actually has a common point that files are transferred directly to each user's storage device, causing a load on the user's system just like the pure early P2P networks.


---

# 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://vrs-contact.gitbook.io/vrs/blockchain-technology/comperter-grid-technology.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.
