# 6. Dapps (Decentralized application)

• DeFi is heavily dependent on Dapps. To understand DeFi's capabilities, you need to understand the concept behind Dapps. Dapps are programs designed to operate in decentralized networks. These networks can be Blockchain, or Network or Distributed Ledger Technology (DLT). An important component of these protocols is their decentralized nature. There is no central authority, corporation, or authority that oversees and approves the business functions of these applications.

• In fact, Dapps require very little human intervention. Instead, these platforms integrate advanced smart contracts to streamline their business systems. Smart contracts are pre-programmed protocols that start when they receive cryptocurrencies to their addresses. Crucially, smart contracts can handle a wide variety of tasks from customer approvals to payments.<br>


---

# 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.horaos.com/defi/2.-cefi-and-defi/6-dapps-decentralized-application.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.
