# How it work?

Peers participating in the AdamasCloud computing network make part of their resources, such as processing power, disk storage, or network bandwidth, available directly to other network participants without need central coordination of server or stable server. Peers are both providers and consumers of resources.&#x20;

These resources are tokenized to distribute costs between resource providers and users, thereby forming a decentralized economy based on sharing resources through the internet.


---

# 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/how-it-work.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.
