> For the complete documentation index, see [llms.txt](https://wiki.blockdag.network/blockdag-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.blockdag.network/blockdag-wiki/blockdag-mining-overview/types-of-blockdag-mining.md).

# ♻️Types of BlockDAG Mining

BDAG Mining is dedicated to delivering an exceptional mining experience to users. To ensure it, here are the two mining types that BDAG offers. Whatever type users choose, BDAG provides cutting-edge solutions to meet unique requirements.&#x20;

### <mark style="color:blue;">Cloud Mining</mark>

BlockDAG, a leading player in the mining industry, allows users to use cloud mining. With cloud mining, users can experience the mining world without the complexities of owning physical hardware. Users can utilise multiple mining contracts, tailoring their investments to specific preferences.&#x20;

BlockDAG cloud mining offers the opportunity to take advantage of the computational power of remote data centres and earn potential returns. In short, BlockDAG is enhancing the mining experience with features like a low entry barrier, reduced operational hassle and flexible contracts. With mobile applications, users can mine from the convenience of their homes without setting up the whole environment.&#x20;

### <mark style="color:blue;">Hardware Mining</mark>

BDAG mining offers hardware mining to provide users with a more hands-on mining approach. BlockDAGan exclusive’s hardware mining empowers users to operate and own their personal mining set-up, including ASIC (Application-Specific Integrated Circuit) miners. Its commitment to quality hardware ensures efficient and powerful mining capabilities, allowing users to validate their transactions directly.&#x20;

With BlockDAG, users have complete access to control their mining solutions. Whether it's about mining software or mining pools, it gives users a complete edge in customising their mining experience. With its reliable technology, it stays at the forefront among all the competitors while providing the best user experience.

### <mark style="color:blue;">Solo and Pool Mining</mark>

BlockDAG introduces a flexible mining environment by offering solo and pool mining options, accommodating miners with varying preferences and resources. In pool mining, individuals combine their computing power to mine new blocks and validate transactions collaboratively. This collaborative approach often increases the chances of earning rewards.

Alternatively, solo mining is for those who prefer an independent route. In this mode, individuals single-handedly tackle the computational challenges, solving complex mathematical puzzles to earn rewards and contribute to the network's security.&#x20;

The availability of both solo and pool mining options within BlockDAG not only broadens choices for miners but also reinforces the decentralized nature of mining, allowing participants to select a method that best suits their needs.


---

# 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://wiki.blockdag.network/blockdag-wiki/blockdag-mining-overview/types-of-blockdag-mining.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.
