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

# Introduction

MyHaas is a next-generation Web3 hashpower platform connecting real BTC mining infrastructure with global users through transparent and decentralized mining participation.

### What is MyHaas

<figure><img src="https://3028452801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7mk6zFSOYmR3yrXpwryg%2Fuploads%2FC8DKTbFTTnArclhZO1Mp%2F0520-MyHaas%20Twitter%20Poster%2019MAY%202026-01.jpg?alt=media&amp;token=2f971ced-5187-4749-beeb-18dc3ce77001" alt=""><figcaption></figcaption></figure>

MyHaas is a next-generation Web3 hashpower distribution and BTC mining yield platform designed to connect real mining infrastructure with global users through a transparent and decentralized participation model.

Built by mining infrastructure engineers, MyHaas leverages real BTC mining farm resources and integrates directly with third-party mining pools such as Binance Pool and F2Pool, allowing users to participate in Bitcoin mining without purchasing mining machines, managing electricity costs, or handling operational maintenance.

Unlike traditional cloud mining platforms, MyHaas focuses on:

* Real hashpower deployment
* Transparent mining rewards
* Third-party mining pool verification
* Decentralized yield participation
* Lower entry barriers for retail users

MyHaas aims to become the bridge between global mining infrastructure and ordinary users in the evolving Web3 mining economy.


---

# 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://myhaashash.gitbook.io/myhaashash-docs/introduction.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.
