# DePIN Mechanics

#### **How It Works:**

1. **Node Participation:** Users stake tokens to operate a node, contributing their computing resources to validate, process, and secure health data.
2. **Data Validation:** Nodes validate health data from wearables and other devices to ensure integrity and accuracy without compromising user privacy.
3. **Rewards Distribution:** Node operators earn token-based rewards for maintaining uptime, validating data, and providing coverage in their region.
4. **System Expansion:** As more nodes join the network, the system becomes more decentralized, stable, and capable of supporting global data demands.

<figure><img src="/files/IDegdA8QqhSOxGzc1NiL" 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://whitepaper.chainhealth.ai/depin-node-operation/depin-mechanics.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.
