> For the complete documentation index, see [llms.txt](https://whitepaper.opz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.opz.io/introduction/roadmap/2025-and-2026.md).

# 2025 & 2026

The 2025 & 2026 period is significant for OPZ as we shift towards full decentralization and open-source our code.  Once complete, we encourage the community to use the open-source code as a starting point to grow the OPZ ecosystem.

**Key Developments and Initiatives:**

* **Mainnet Release**: The OPZ mainnet launch marks the transition to a fully operational decentralized blockchain, where AI miners play a crucial role in powering AI processing across the platform. Users can contribute their computer performance, earning OPZ tokens while collectively building a high-performance AI network.
  * Enhances scalability, speed, and efficiency by leveraging decentralized AI processing.
  * Allows the OPZ network to handle data and AI tasks more effectively than centralized alternatives.
  * Unlocks the potential for a fully decentralized, community-driven AI infrastructure.
  * Positions OPZ-AI as a leader in AI and blockchain integration.
* **Release of OPZ AI-Powered Hardware Miners**: Introducing custom-designed hardware miners optimized for AI workloads. These miners will significantly enhance AI processing efficiency, providing users with a powerful way to contribute to the OPZ network and earn OPZ tokens through high-performance AI computations.
* **Continual Improvement of OPZ-AI:**
  * Incorporating more comprehensive analysis tools beyond the basics, including advanced indicators and data points for a nuanced understanding of market dynamics.
  * Full launch of **Superintelligence Trader**: AI-powered trading market goes live, offering fully functional automated trading.
* **Continued Development and Integration of OPZ Wallet and NFC Technology:**
  * Further enhancements to the OPZ Wallet app, incorporating new features and security measures.
  * Increased focus on compatibility between the OPZ wallet, NFC technology, and the Bitcoin Layer 2 network.
* **Marketing and Community Building:**
  * Strengthening marketing initiatives to increase brand visibility and user adoption.
  * Building a strong community around the OPZ ecosystem through events, collaborations, and social media engagement.
  * Creating a solid developer community through workshops, hackathons, and open-source contributions.


---

# 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://whitepaper.opz.io/introduction/roadmap/2025-and-2026.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.
