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

# Roadmap

### Phase 1

**– Preparation of documentation:** Finalize all necessary legal and operational documents to ensure smooth project execution.

**– Company registration:** Complete the legal registration of HUSBY to establish a formal business entity.

**– Website launch:** Launch the official website.

**– Preparation of mining facilities:** Set up the physical infrastructure required for the mining operations, including power and cooling systems.

**– Start of marketing campaign:** Initiate a comprehensive marketing campaign to raise awareness and attract potential clients and investors.

**– Token launch:** Introduce the HUSBY token to support funding and investment in the project.

**– Purchase of equipment:** Acquire the latest and most efficient mining hardware to ensure high performance.

***

## Phase 2

**– Setup and launch of mining operations:** Install and configure mining equipment to start cryptocurrency mining activities.

**– Staking launch:** Offer a staking service to provide additional earning opportunities for token holders.

**– Presentation of financial results:** Share financial performance and achievements with the community.

**– Launch of mobile application:** Release a mobile app to facilitate easy access to our services and real-time monitoring of mining activities.

**– Launch of infrastructure rental service:** Provide rental services for our mining infrastructure to external miners.

**– Partnership with new mining companies:** Collaborate with other mining companies to host their equipment in our facilities.

**– Launch of equipment rental service:** Start renting out mining equipment to individuals and businesses looking to mine cryptocurrencies.

***

### Plans for 2025&#x20;

Q1 2025:

**– Scaling mining capacity to 3 MW** – Increasing operational power for higher mining efficiency.

**– Expanding infrastructure** – Deploying additional mining containers to support scaling.

**– Announcing our second location** – Expanding our energy capacity with a new biogas-powered site.

**– Launching GPU mining operations** – Introducing a dedicated platform for GPU-based mining.

**– AI-powered energy optimization** – Implementing AI-driven systems to reduce electricity costs and enhance efficiency.

Q2 2025:

**– Entering new markets** – Expanding operations into new regions.

**– Integrating advanced mining technologies** – Adopting next-generation hardware and software solutions.<br>

*More updates coming soon!*


---

# 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://husby.gitbook.io/husby-docs/roadmap.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.
