# DePIN Node

**DePIN Node** is SteamPoint’s decentralized GPU compute network. Any workstation, data center, or mining facility can join securely with a one‑click container client, contributing idle or commercial GPUs to the platform. Once online, nodes receive AI inference or training jobs automatically assigned by the scheduler according to their performance, stability, and reputation scores. All workloads run in sandboxed containers, and an optional zero‑knowledge‑proof (ZK) module can attest to computation integrity, ensuring data security and full traceability.\
For each completed task, nodes earn real‑time **SPT token** mining rewards; staking SPT further elevates scheduling priority and yield multipliers. DePIN Node Internet turns worldwide compute into true “plug‑and‑play” capacity—delivering a secure, transparent, and infinitely expandable distributed AI super‑compute network.<br>

<figure><img src="/files/FQtb3qQCV3zdBjd6NUm4" alt=""><figcaption></figcaption></figure>


---

# 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://stempoint.gitbook.io/stempoint/getting-started/quickstart/depin-node.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.
