> 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/build/roadmap-to-2028.md).

# Roadmap to 2028

FriggHome’s ecosystem is designed to deliver a decentralized, scalable foundation for blockchain-powered applications, integrating DeFi, hardware, and IoT/BoT solutions. The more you engage with our ecosystem, the more you unlock maximum rewards.

## 💧 2025 : FriggLiquid (dApp)

FriggLiquid, launching in 2025 on Ethereum and L2 EVM chains, is a cross-chain DEX and staking aggregator that simplifies DeFi with one-click swaps, staking, and yield optimization.

* Q3 : Implement route aggregation on Ethereum and L2s, followed by staking infrastructure and FriggHome’s native LST
* Q4 : Enable cross-chain LSTs and leverage loops for ETH staking, enhancing yield opportunities and user accessibility.
* 2026 : Supercharger features for LST and restaking ETH/BTC.

## 📤 2026 FriggBox (Hardware)

FriggBox, launching in 2026, is a quantum-resistant smart device hosting Ethereum validators, FriggChain nodes and DePIN rewards, sharing bandwidth via a secure MESH network. Managing BoT devices through a unified dashboard, and securing assets with a built-in hardware wallet, all with low-power sustainable design.

* Q4 2025 : Kick off FriggBox v1 presale for Ethereum, partner with major blockchains and L2s.
* Q1 2026 :  Enable BoT and AVS/LST support with automatic, free software updates.
* Q2 2026 : Expand staking capabilities to other chains with seamless, automatic software updates, driving broader DePIN adoption.

## 🛜 2027 : FriggChain & Smart Cities (Software)

FriggChain, a quantum-resistant blockchain, and smart city initiatives will power secure, scalable DeFi and BoT applications, bridging digital and physical infrastructures.

* FriggChain Launch : Deploy FriggLock for IoT in smart cities, ensuring secure, decentralized services for connected urban systems.
* Full Integration : Achieve ecosystem synergy, expanding into renewable energy and autonomous transport use cases for sustainable growth.

## ✨ 2028 : Infrastructure Scaling

Last phase enhances FriggHome’s DePIN infrastructure, expanding blockchain and IoT solutions for global enterprise and logistics applications.

* Network Scaling : Extend FriggBox’s MESH network to power enterprise IoT and decentralized logistics, enhancing global connectivity and efficiency.
* B2B Solutions : Provide secure, blockchain-based hosting for regulated sectors with scalable pricing and enterprise contracts.


---

# 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/build/roadmap-to-2028.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.
