# Overview

Deploy cryptocurrency mining operations on CLORE.AI GPUs for optimized hash rates and profitability.

Cryptocurrency mining remains one of the most popular GPU workloads, requiring consistent uptime and optimal hardware utilization. CLORE.AI's distributed GPU marketplace provides access to mining-optimized hardware with competitive pricing and flexible rental terms.

Whether you're mining Monero with CPU/GPU hybrid setups or exploring other mineable cryptocurrencies, our guides help you configure miners for maximum efficiency and profitability across the Clore.ai marketplace.

## Available Guides

| Guide                                                         | Use Case                    | Difficulty |
| ------------------------------------------------------------- | --------------------------- | ---------- |
| [XMRig](https://docs.clore.ai/guides/crypto-and-mining/xmrig) | Monero CPU/GPU mining setup | Easy       |

## GPU Recommendations

| Cryptocurrency | Minimum GPU  | Recommended         |
| -------------- | ------------ | ------------------- |
| Monero (XMR)   | GTX 1060 6GB | RTX 3070+           |
| Others         | Varies       | Check profitability |

## Mining Tips

* Use **Spot** orders for longer mining sessions
* Monitor power efficiency (hash/watt ratio)
* Calculate profitability before starting
* Set up proper cooling and monitoring

## Related Guides

* [Getting Started](https://docs.clore.ai/guides/getting-started/getting-started)
* [Advanced Configurations](https://docs.clore.ai/guides/advanced/advanced)


---

# 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.clore.ai/guides/crypto-and-mining/crypto-mining.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.
