# Introduction

Welcome.

## Overview

dAppling is a [web hosting service](https://en.wikipedia.org/wiki/Web_hosting_service) built specifically for Web3 protocols. We provide an easy-to-use, quick interface to create decentralized deployments.

## Mission

Our mission is to provide quick and efficient decentralized web hosting to serve the needs of Web3 protocols. With blockchain technology, decentralized backends have become commonplace, however decentralized frontends are still in their nascency. dAppling is harnessing the power of centralized services with the innovation of [IPFS](https://ipfs.tech/) to provide a simple and easy-to-use hosting service.&#x20;

Join us at dAppling, where we don't just help you build your digital garden, we help you plant seeds on the decentralized web that will bloom into a sustainable, vibrant ecosystem. :seedling:

:cactus:*Fun Fact: The oldest known tree in the world is a Bristlecone Pine named Methuselah, estimated to be over 4,800 years old. The exact location of the tree is kept secret to protect it.*


---

# 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.dappling.network/introduction.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.
