# C-DAPPS

**C-DAPPS**

Build your complex DAPPS with.

A web app such as Uber or Twitter runs on a computer system that is owned and operated by a company that has authority over the app and its workings. No matter how many users there are, the backend is controlled by the company.

DApps can run on a P2P network or a blockchain network. For example, BitTorrent, Tor, and Popcorn Time are applications that run on computers that are part of a P2P network, which allows multiple participants to consume content, feed, or seed content.

dApps run on a blockchain network in a public, open-source decentralized environment and are free from control and interference by any single authority. For example, a developer can create a Twitter-like dApp and put it on a blockchain where any user can publish messages. Once posted, no on&#x65;*—*&#x6E;ot even the app creator&#x73;*—*&#x63;an delete the messages.


---

# 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://alterna-network.gitbook.io/docs/home/complex-utilities/c-dapps.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.
