> 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/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced.md).

# Avancé

Configuration avancée et fonctionnalités pour les hébergeurs Clore.ai expérimentés et les utilisateurs d'entreprise.

## Ce que contient cette section

### [Serveurs bare metal](/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced/bare-metal.md)

Serveurs physiques dédiés avec un accès root complet, sans virtualisation ni limites de puissance. Idéal pour l'entraînement IA/ML, le HPC, le rendu 3D et les charges de travail haute performance.

* Exigences de centre de données de niveau 3+
* Spécifications matérielles (64+ threads, 128 Go+ de RAM, NVMe)
* Prise en charge d'InfiniBand/NVLink
* SLA de 99,99 % avec NOC 24/7

Vous souhaitez louer du bare metal au lieu d'en fournir ? Voir [Location bare metal](/clore.ai/clore.ai-eng-fr/pour-les-locataires/bare-metal-rental.md) pour le configurateur en libre-service ; les exigences ci-dessus concernent les fournisseurs qui répertorient de la capacité.

### [Intégration HiveOS](/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced/hiveos-integration.md)

Connectez vos rigs gérés par HiveOS à la place de marché Clore.ai. Exécutez des charges de travail de minage en parallèle des locations de GPU.

### [Clore Fleet — Intégration massive](/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced/clore-fleet-mass-onboarding.md)

Intégrez plusieurs serveurs à la fois avec Clore Fleet. Conçu pour les hébergeurs disposant de 10 machines ou plus qui ont besoin d'un approvisionnement et d'une gestion automatisés.

### [Partenaires Clore](/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)

Système de location à fort volume pour les centres de données et les grands fournisseurs d'infrastructure. Tarification personnalisée, support dédié et SLA d'entreprise.


---

# 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://docs.clore.ai/clore.ai/clore.ai-eng-fr/pour-les-hotes/advanced.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.
