# Swan IPFS Storage

[Swan IPFS Storage](https://swanipfs.com)(formerly Multichain Storage), developed by the Swan Network, is a new kind of storage service that works with different blockchain networks. It transcends traditional cloud storage by using smart contracts for enhanced security, reminiscent of an [S3 storage gateway](https://aws.amazon.com/storagegateway/file/s3/) but with the added benefit of decentralization.

{% hint style="info" %}
*Learn more about Swan IPFS Storage in*[ *its documentation*](https://docs.filswan.com/multichain.storage/overview)*.*
{% endhint %}

### Why Choose Swan IPFS Storage? <a href="#id-7e7d" id="id-7e7d"></a>

Swan IPFS Storage offers several advantages over traditional cloud services, such as:

* **Decentralization:** Swan IPFS Storage eliminates the need for intermediaries and third-party providers, giving users full control and ownership over their data. Swan IPFS Storage also prevents censorship and tampering by ensuring that files are replicated and verified across multiple nodes.
* **Interoperability:**&#x53;wan IPFS Storage supports multiple blockchains, including Ethereum, Polygon and more. This means that users can access their files from any chain they prefer, without being locked into a single platform or network.
* **Cost-efficiency:** Swan IPFS Storage reduces the cost of storage by utilizing the spare capacity of existing nodes. Swan IPFS Storage also optimizes the storage allocation and distribution based on the demand and supply of each chain.
* **Scalability:** Swan IPFS Storage can handle large volumes of data and traffic without compromising speed or quality. Swan IPFS Storage also adapts to the changing conditions of each chain, such as congestion, fees, and latency.

### What Can You Store with Swan IPFS Storage? <a href="#c3ad" id="c3ad"></a>

Swan IPFS Storage can store any type of file that can be hosted on a website, such as:

* Images, videos, audio, and other media formats
* PDFs, documents, spreadsheets, and other office files
* JSON, XML, CSV, and other data formats
* HTML, CSS, JavaScript, and other web development languages

Try it here: <https://swanipfs.com>


---

# 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.swanchain.io/bulders/tools/multi-chain-storage.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.
