# The use of Blockchain

### Blockchain is a foundational emerging technology of the Fourth Industrial Revolution, much like the internet was for the previous (or third) industrial revolution.

<figure><img src="https://1656707958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2OtivexLf99PSg2cKj9m%2Fuploads%2FMBts1tajSwuatgXAKBf8%2FWP%20elements%20top.png?alt=media&#x26;token=088ea5be-9edd-4c32-8832-cf6540c98ccb" alt=""><figcaption></figcaption></figure>

Blockchain has the ability to bring out an enormous breakthrough with its decentralized infrastructure distributed and immutable ledger and advanced cryptography that could transform many existing processes in business, governance and society

With the help of this technology, the facility can come to people’s hands allowing participants in the network to own a piece of the network by hosting a node (a device on the blockchain) and control their own records and therefore, obtaining the general management of their own information.

The technology was created to combine privacy and security during transactions. To put it simply, we can represent the Blockchain as a register written in indelible ink, which keeps track of all information issued. An information is written on a “block”, which is added to the “chain.” What works as much for economic transactions, information, videos, music, everything can appear on the Blockchain.

We will implement a blockchain technology to ZeLoop application to allow users to share information, validate collected plastic amounts, get rewards automatically, exchange their token and donate in full transparency with the certainty it goes to the selected organization.

We have also creating the Eco Reward Token, a token that will support the reward engine of the App but can be used as support for other initiatives on circular economy that will be introduced during the scaling up of the platform.

<figure><img src="https://1656707958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2OtivexLf99PSg2cKj9m%2Fuploads%2FXTX1xTPut8vHzHqtZPjz%2FWP%20elements%20bottom.png?alt=media&#x26;token=71d4ec1b-d213-45a6-91c4-641736e96e00" alt=""><figcaption></figcaption></figure>


---

# 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://zeloop.gitbook.io/whitepaper/the-use-of-blockchain.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.
