# Welcome to DecentraFile

**At DecentraFile we aim to buid a node pinning service that can we intgrated with IPFS and web3 for decentralizing the web storage.**&#x20;

In Crypto classic example we can see pulseX moving their servers on decentralized server. They use ipfs to store their web content.&#x20;

**With time we plan to move all our files and storage to IPFS**

**What is Decentralized Cloud Storage and How does it Work?**

Decentralized cloud storage is a revolutionary application of blockchain technology aimed at improving privacy and data security in the realm of cloud storage. Unlike traditional centralized providers such as Amazon and Microsoft, decentralized cloud storage disperses data across a network of nodes, eliminating dependence on a single authority. This innovative approach involves fragmenting, encrypting, and distributing users' data across various nodes, enhancing security and mitigating risks associated with centralization.

Users maintain control over their data, reducing the vulnerabilities associated with monopolized pricing, censorship, policy changes, cyber attacks, and privacy concerns.

**What is Decentralization cloud storage?**

Decentralized cloud storage is a paradigm that utilizes blockchain technology to create a storage system without a single central authority. In this model, data is distributed across a network of nodes, enhancing security and reducing reliance on a central entity. It addresses concerns associated with centralized storage, such as privacy, security, and control.


---

# 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://decentrafile.gitbook.io/decentrafile24/getting-started/welcome-to-decentrafile.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.
