> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/guides/crypto-and-mining/crypto-mining.md).

# 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](/guides/crypto-and-mining/xmrig.md) | 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](/guides/getting-started/getting-started.md)
* [Advanced Configurations](/guides/advanced/advanced.md)


---

# 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:

```
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.
