# Do you offer support or documentation for using the templates?

No, you cannot host a decentralized website on traditional web hosting providers. Decentralized websites are built on different technologies and principles compared to traditional websites, and they require specific hosting infrastructure to function properly.&#x20;

Traditional web hosting providers are designed to host websites built on centralized architectures, where the website files are stored on a central server and accessed by visitors through the hosting provider's infrastructure. In contrast, decentralized websites utilize peer-to-peer networks, distributed file systems, or blockchain-based platforms for hosting and content distribution.&#x20;

To host a decentralized website, you typically need to use specialized decentralized web hosting platforms or protocols that are specifically designed for decentralized website hosting. These platforms leverage technologies like IPFS (InterPlanetary File System) or blockchain-based platforms such as Ethereum to distribute the website files across a network of nodes, ensuring resilience, censorship resistance, and data integrity.&#x20;

Decentralized web hosting platforms allow you to upload your website files, distribute them across the network, and make them accessible to visitors without relying on a centralized server. Visitors can access the decentralized website directly from the network, without the need for a traditional hosting infrastructure.&#x20;

Examples of decentralized web hosting platforms include IPFS hosting providers, Ethereum-based decentralized hosting solutions like ENS+IPFS, or other blockchain-based decentralized hosting protocols.&#x20;

It's important to note that the process of hosting a decentralized website differs significantly from traditional web hosting. Therefore, it's recommended to familiarize yourself with the specific hosting requirements and options provided by decentralized web platforms or protocols to ensure your website is properly hosted in a decentralized manner.&#x20;


---

# 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://help.webhash.com/webhash-docs/faqs-on-decentralized-websites/do-you-offer-support-or-documentation-for-using-the-templates.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.
