# DePIN Network

To keep the marketplace trustless but secure, Blockcast runs a decentralized prover network in which nodes earn rewards for verifying proofs submitted by the capacity of providers of their multicast coverage, footprint capacity, uptime, and node locations.&#x20;

Any node on the network can be a challenger, and must stake a nominal token deposit to participate and earn rewards for proof verification. Nodes build their reputation by participating in challenges and proving their capacity resources and high uptime and committing stake before being included in a delivery contract and SLA.

The network helps provide a source of truth for verification of the delivery of services for SLA enforcement per terms of the contract with strong economic security guarantees.

<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.blockcast.network/main/overview/publish-your-docs/depin-network.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.
