# Testnet Milestones

Horus 3.0 is structured to evolve through three distinct phases, each bringing valuable features and enhancements to the NuLink testnet environment. Currently, we are in phase 1.

### Phase 1 (2023.Q4-2024,Q1)

1. **Staking Dashboard Release:**
   * [The NuLink Staking Dashboard](broken://pages/gIAKEN5w6zOJLsfWYa9G), a user-friendly interface for managing staking activities, will be released for testing.
2. **Worker Node Installer Testing:**
   * [The NuLink Worker Node Installer](/products/stakers/nulink_worker/worker_install.md), a tool simplifying the deployment of NuLink worker nodes, will be released for testing by the community.

### Phase 2

1. **NuLink Agent Integration:**
   * The [NuLink Agent](/products/dapp_users/nulink_agent.md) will be connected to the Horus 3.0 testnet, allowing developers to test and interact with this privacy-focused solution.
2. **NuLink Demo DApp Integration:**
   * A [demonstration DApp](/products/dapp_users/agent_usecase.md) showcasing NuLink functionalities will be connected to the testnet, providing hands-on experience for users and developers.
3. **Blockchain Support:**
   * Horus will expand its compatibility by supporting multiple blockchains, enhancing the versatility and accessibility of the testnet.

### Phase 3

1. **NuLink Snaps Release:**
   * NuLink Snaps, a decentralized end-to-end data management tool, will be officially released on the Horus 3.0 testnet.
2. **Storage Payment Mechanism Integration:**
   * The integration of NuLink's storage payment mechanism into the testnet, ensuring a comprehensive and functional environment.
3. **Grant Program DApp Deployment:**
   * DApps developed as part of NuLink's grant program will be deployed on the Horus 3.0 testnet, showcasing diverse applications within the ecosystem.

The phased development of Horus 3.0 on the NuLink testnet reflects our commitment to providing a robust, secure, and feature-rich environment for developers and users alike.


---

# 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.nulink.org/products/testnet/horus_milestones.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.
