# What is Decentralized Application

Decentralized applications, known as dApps, resemble games or programs that you can access on your computer or phone. What sets them apart is that they aren't controlled by a single company; instead, they're operated by a diverse network of individuals worldwide. This decentralized structure enhances their security, ensuring that no one can alter their functionality without widespread visibility. It's akin to playing a captivating game where cheating becomes impossible!

The concept of being controlled by various individuals stems from dApps being built on decentralized blockchains, which removes reliance on a single entity for oversight. Smart contracts and blockchain technology play integral roles in constructing decentralized applications, facilitating transparency, security, and trust among users. In essence, dApps empower users by providing a platform that's immune to centralized control, fostering a new era of digital interaction and innovation.


---

# 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.homnifi.com/other-products/welcome-to-wallek/faq/get-started/what-is-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.
