# What is Dappnet?

<figure><img src="https://3563831648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAZ96XDSr5QrLY1LnpcNu%2Fuploads%2FzxEePEmq26DnEWbHf3Fg%2FScreen_Shot_2023-03-08_at_2.43.18_pm.png?alt=media&#x26;token=aa2b934b-5b9f-4f18-a826-0c819632bcb8" alt=""><figcaption></figcaption></figure>

**Dappnet is a bulletproof way to deploy websites and applications to the web, that can’t be censored, captured or taken down.**

With one install, your browser is upgraded to access .eth domain names on ENS, and load their content from a P2P network called IPFS. **You don't have to configure anything**.

ENS names can't be seized, and IPFS cannot be censored. When one node is censored on IPFS, others can take its place, permissionlessly.

Dappnet runs a local IPFS node and a local Ethereum light node, meaning there is no reliance on an external provider. Your internet connection is all you need to access the Dappnet.

For a detailed overview, see the announcement thread - <https://twitter.com/liamzebedee/status/1578127982173908992>

**What other people say**:

* A capture-resistant application network, built on ENS and IPFS.
* Self hosted frontend and infrastructure to deliver them.
* An actually usable and performant permaweb client. Local ENS gateway and IPFS client running in the background of your web browser to natively access ENS sites
* Full stack ENS infra built into browsers.
* A place where you can access decentralised domains hosted on decentralised storage.


---

# 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://liamzebedee.gitbook.io/dappnet/overview/what-is-dappnet.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.
