# Application

The term decentralized app or DApp stands for an application which works with a smart contract and can be deployed on any host and redeployed in case of attack or censorship without any harm to its functions. Hora OS provides sets of supported DApps for identity verification, governance, and network administration.

{% content-ref url="/pages/-MXaBYpTzspS1lpoLo0G" %}
[Hora Scan](/structure/dapp/hora-scan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXa9ySfatxVW5W5g0LD" %}
[Validator Vote Dapp](/structure/dapp/validator-vote-dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXa9slYxUpuXJMjH3q1" %}
[Token Sales Dapp](/structure/dapp/token-sales-dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX\_sqZqNkK\_sBXtYne1" %}
[Validator Dapp](/structure/dapp/validator-dapp.md)
{% endcontent-ref %}


---

# 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/structure/dapp.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.
