> 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-fr/crypto-et-minage/crypto-mining.md).

# Aperçu

Déployez des opérations d'extraction de cryptomonnaie sur les GPU de CLORE.AI pour des taux de hachage et une rentabilité optimisés.

L'extraction de cryptomonnaie reste l'une des charges de travail GPU les plus populaires, nécessitant un temps de fonctionnement constant et une utilisation optimale du matériel. La place de marché GPU distribuée de CLORE.AI fournit un accès à du matériel optimisé pour le minage avec des prix compétitifs et des conditions de location flexibles.

Que vous miniez Monero avec des configurations hybrides CPU/GPU ou que vous exploriez d'autres cryptomonnaies extractibles, nos guides vous aident à configurer les mineurs pour une efficacité et une rentabilité maximales sur la place de marché Clore.ai.

## Guides disponibles

| Guide                                                   | Cas d'utilisation                      | Difficulté |
| ------------------------------------------------------- | -------------------------------------- | ---------- |
| [XMRig](/guides/guides_v2-fr/crypto-et-minage/xmrig.md) | Configuration de minage Monero CPU/GPU | Facile     |

## Recommandations GPU

| Cryptomonnaie | GPU minimum   | Recommandé              |
| ------------- | ------------- | ----------------------- |
| Monero (XMR)  | GTX 1060 6 Go | RTX 3070+               |
| Autres        | Variable      | Vérifier la rentabilité |

## Conseils de minage

* Utiliser **Spot** ordres pour des sessions de minage plus longues
* Surveiller l'efficacité énergétique (ratio hachage/watt)
* Calculer la rentabilité avant de commencer
* Mettre en place un refroidissement et une surveillance appropriés

## Guides associés

* [Prise en main](/guides/guides_v2-fr/prise-en-main/getting-started.md)
* [Configurations avancées](/guides/guides_v2-fr/avance/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-fr/crypto-et-minage/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.
