> For the complete documentation index, see [llms.txt](https://frigghome.gitbook.io/frigghome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frigghome.gitbook.io/frigghome/earn/friggbox-depin.md).

# FriggBox DePIN

FriggBox is a smart device, quantum-resistant smart hub.

Launching in 2026, it empowers users to earn passive rewards by turning homes into decentralized nodes in our DePIN. With plug-and-play simplicity, it hosts validators, shares resources, and integrates blockchain, AI, and IoT... requiring no technical setup.&#x20;

### Reward streams:

* **ETH from Validator Hosting:** Earn ETH fees by running FriggHome's Ethereum validators on your FriggBox, without staking your own ETH. This supports Ethereum's decentralization and provides steady, passive income from network activity.
* **USDC from DePIN and Smart City Services:** Share your bandwidth via the RINA-powered MESH network to power IoT applications and smart city infrastructure. Receive USDC rewards for contributing to B2B services, monetizing idle resources effortlessly.
* **Governance Tokens from FriggChain:** Host FriggChain nodes to earn ecosystem governance tokens, granting influence over network decisions. This quantum-safe layer rewards participation in FriggHome's secure, future-proof blockchain.

These rewards, combined with FriggBox's low-power design and built-in hardware wallet, make Web3 accessible and profitable. Paired with FriggLiquid for DeFi yields, FriggBox bridges DeFi with real-world utilities, creating a holistic, user-centric ecosystem that offers secure, sustainable, and rewarding participation.

### **🔌 Smartlock FriggLock integration**

FriggBox seamlessly integrates with FriggLock, a quantum-resistant smart lock built on FriggChain, ensuring secure, tamper-proof access for homes, offices, and rentals. Manage FriggLock via FriggLiquid’s intuitive dashboard, enhancing smart-home security and privacy while leveraging FriggBox’s decentralized infrastructure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://frigghome.gitbook.io/frigghome/earn/friggbox-depin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
