# Storage Provider

### **Introduction**

**Swan Storage** **Provider** enables hardware owners to make profits on their spare computing resources by releasing them to tenants.

The service Swan provides helps storage providers connect to the Web3 service market, making the Web3 service offering ultimately easier.

Swan IPFS Storage is a web3 version of S3 storage gateway built with IPFS and Filecoin technology for accelerating the mass adoption of decentralized storage by multiple blockchain networks.

### High-Level Design

<figure><img src="/files/ZhLMWMIiX6AXY2uNuNvG" alt=""><figcaption><p>Multi-chain Storage Design</p></figcaption></figure>

To check the current status of Swan Storage Provider network, please check it here <https://console.filswan.com/dashboard#/dashboard>


---

# 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/storage-provider.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.
