# DePIN Infra Modules

Infinect’s DePIN (Decentralized Physical Infrastructure Network) modules form the backbone of our innovative platform, redefining how digital services are developed, deployed, and accessed. Explore the key modules that drive this transformation:

1. **Decentralized DataHub**:
   * **Functionality**: Facilitates secure, transparent data contribution and access through blockchain technology.
   * **Benefits**: Enables collaborative data sharing and preparation for AI applications, enhancing data diversity and quality.
2. **Distributed Storage**:
   * **Functionality**: Offers secure and reliable data storage solutions by distributing data across multiple nodes.
   * **Benefits**: Ensures data accessibility from anywhere with high resilience and reduced risk of data loss or breaches.
3. **Global Compute Network**:
   * **Functionality**: Leverages decentralized computing resources for AI model training and computational tasks.
   * **Benefits**: Provides scalable, cost-effective computing power tailored to the needs of modern applications.
4. **Network Management Tools**:
   * **Functionality**: Supports seamless operation and management of decentralized networks.
   * **Benefits**: Enhances efficiency and reliability in network deployment and maintenance, ensuring optimal performance.
5. **On-Chain Governance**:
   * **Functionality**: Implements transparent decision-making processes and stakeholder involvement via smart contracts.
   * **Benefits**: Empowers users to participate in governance, fostering a collaborative and fair network environment.


---

# 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.infinect.io/getting-started/depin-infra-modules.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.
