# Distributed Network (Destra Net)

Destra Net serves as the foundational backbone of Destra's ecosystem, embodying the essence of true decentralization. It is a distributed network designed to harness the collective power of individual users' computing resources, creating a robust, scalable, and secure infrastructure.

Within Destra Net, participants can become part of the network by running nodes. By doing so, they contribute their computer's processing power, storage capacity, GPU power or bandwidth, effectively decentralizing the network's computational and storage capabilities. This democratized approach ensures that the network is not reliant on any single entity or centralized data centers, thereby enhancing its resilience and security.

Users who contribute their resources are rewarded for their participation, creating a fair and incentivized ecosystem. These rewards are distributed in the form of Destra's native tokens, aligning contributors' interests with the health and growth of the network.

On the flip side, consumers who require access to these distributed resources can tap into the network, utilizing the available computational power, storage, or bandwidth for their needs. Whether it's for hosting decentralized applications (dApps), executing complex computations, or storing data, consumers can leverage the network's capabilities on demand. In return, they compensate the network's contributors with tokens, ensuring a balanced and sustainable ecosystem.

Destra Net's model not only fosters a community-driven network but also addresses some of the inefficiencies and centralization issues plaguing traditional cloud services and computing platforms. By enabling anyone to contribute and consume resources in a transparent, secure, and decentralized manner, Destra Net is paving the way for a new era of distributed computing and Web3 infrastructure.

<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://destra-network.gitbook.io/documentation/decentralized-cloud-solutions/distributed-network-destra-net.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.
