# DApp Hosting

#### **Intro to Spheron:**

Spheron Protocol is an all-in-one decentralized platform for automating modern web projects. Replace your hosting infrastructure, continuous integration, and deployment pipeline with a single workflow and simplify your deployment process on decentralized cloud protocol.&#x20;

Spheron provides a frictionless developer experience to users to take care of the hard things: deploying instantly, scaling automatically, and serving personalized content on decentralized networks.

#### *Ecosystem partners:*

**Decentralized Protocols:** Spheron supports multiple decentralized protocols such as **Arweave, Skynet, Filecoin, and Pinata** that Bunzz users can use to deploy their apps. Choose the protocol that best suits your needs.

#### *Turn your apps to DApps in simple streamlined steps*

![](/files/U3i7yaJ6XZMbDAHNVG7f)

[Configuring Wallet](https://docs.spheron.network/quick-start/configuring-wallet)

*Install Metamask and connect your Metamask wallet to* [*Spheron*](https://dev.spheron.network/) *to start deploying web* *apps. Choose your favorite token (USDT, DAI, WMATIC, WETH), as well as your preferred network (Polygon Mumbai).*

[Create a deployment](https://docs.spheron.network/quick-start/quick-deploy/)

* **Pick a Repository:** Bunzz users can choose from a multitude of web-based Git repositories. Spheron protocol presently enables the usage of GitHub, GitLab, and Bitbucket.
* Pick a Protocol: It also supports a variety of decentralized storage networks for app deployment, including Arweave, Skynet, Filecoin, and Pinata. Select the protocol that best meets your needs.
* Configure your build options: Take control of your site's build settings based on the framework of your app.
* Deploy: Upon successful selection of all the parameters that best suit your framework, Deploy your app.

[Configuring Domain](https://docs.spheron.network/quick-start/configure-domain/)

Create a centralized domain and a subdomain. You may organize and navigate to different sections of your Domain by creating Subdomains. The Handshake Domain is presently in the Beta phase. Spheron intends to put the DANE/TLSA certificate into production once major browsers start supporting it.

[Create Organization](https://docs.spheron.network/quick-start/create-org/)

Spheron Protocol lets Bunzz users create one/multiple Organization accounts. The Organization will contain all their projects imported into it. This organization basically represents a group of people with shared ownership of projects, and there are many tools to manage teams.

Read more about Spheron: <https://docs.spheron.network/welcome>


---

# 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.bunzz.dev/product-docs/partners/dapp-hosting.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.
