# Decentralized Layer

The Decentralized Infrastructure layer leverages blockchain technology to ensure transparency, fairness, and trustless coordination across the iG3 ecosystem. This layer powers the reward system, identity management, and device licensing via the peaq network.

**Blockchain:**

* Built on the **peaq network**, optimized for DePIN use cases.
* Handles:
  * **DID Registration**: Secure, decentralized identity for all devices.
  * **Proof of Uptime**: Verifiable uptime reporting to determine reward eligibility.
  * **Reward Issuance**: Automates $TOPS token payouts based on performance and availability.
  * **NFT-Based Device Licenses**: Each edge device is issued a tradable license NFT to verify its legitimacy and tier.

**Smart Contracts:**

* **Uptime & Location Proofs**: Ensures devices are active and geographically distributed.
* **Staking Mechanism**: Allows device owners to stake tokens for premium access or higher-tier rewards.

**Token Incentivization:**

* **$TOPS Token Emission**:
  * Distributed to edge operators based on real-time metrics recorded on-chain.
  * Designed to encourage uptime, availability, and AI task contribution.
  * Optional DAO-based governance for reward model updates and economic adjustments.


---

# 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.ig3.ai/how-ig3-works/ig3-overall-architecture/decentralized-layer.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.
