> 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/guides_v2-de/krypto-and-mining/crypto-mining.md).

# Überblick

Setzen Sie Kryptowährungs-Mining-Operationen auf CLORE.AI-GPUs ein, um optimierte Hash-Raten und Rentabilität zu erzielen.

Kryptowährungs-Mining bleibt eine der beliebtesten GPU-Arbeitslasten und erfordert eine konstante Betriebszeit sowie optimale Hardware-Auslastung. Der verteilte GPU-Marktplatz von CLORE.AI bietet Zugang zu mining-optimierter Hardware zu wettbewerbsfähigen Preisen und mit flexiblen Mietbedingungen.

Egal, ob Sie Monero mit CPU-/GPU-Hybrid-Setups minen oder andere minbare Kryptowährungen erkunden möchten, unsere Anleitungen helfen Ihnen, Miner für maximale Effizienz und Rentabilität auf dem Clore.ai-Marktplatz zu konfigurieren.

## Verfügbare Anleitungen

| Anleitung                                                | Anwendungsfall             | Schwierigkeitsgrad |
| -------------------------------------------------------- | -------------------------- | ------------------ |
| [XMRig](/guides/guides_v2-de/krypto-and-mining/xmrig.md) | Monero CPU/GPU-Miningsetup | Einfach            |

## GPU-Empfehlungen

| Kryptowährung | Minimale GPU | Empfohlen           |
| ------------- | ------------ | ------------------- |
| Monero (XMR)  | GTX 1060 6GB | RTX 3070+           |
| Andere        | Variiert     | Rentabilität prüfen |

## Mining-Tipps

* Verwenden Sie **Spot** Bestellungen für längere Mining-Sitzungen
* Überwachen Sie die Energieeffizienz (Hash/Watt-Verhältnis)
* Berechnen Sie die Rentabilität, bevor Sie beginnen
* Richten Sie eine ordnungsgemäße Kühlung und Überwachung ein

## Verwandte Anleitungen

* [Einstieg](/guides/guides_v2-de/erste-schritte/getting-started.md)
* [Erweiterte Konfigurationen](/guides/guides_v2-de/erweitert/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/guides_v2-de/krypto-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.
