> 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-locataires/how-to-use-templates-mass-rent.md).

# Comment utiliser les modèles (location de masse)

1\. Accédez au [Clore Marketplace](https://clore.ai/marketplace).

2\. Sélectionnez le serveur préféré à partir duquel vous souhaitez démarrer votre location.

<figure><img src="/files/54da51417e9b2db5126c7a412e1bf3ed8de6ef60" alt=""><figcaption></figcaption></figure>

3\. Cliquez sur le bouton « Louer » à côté du serveur choisi.

4\. Configurez l'image de votre serveur. Pour cet exemple, sélectionnez Ubuntu Jupiter.

5\. Une fois la configuration terminée, cliquez sur « Enregistrer le modèle ».

<figure><img src="/files/1e24f77409c3c317f59a41547fe6e368dfc56bc5" alt="" width="563"><figcaption></figcaption></figure>

6\. Donnez un nom à votre modèle et cliquez sur « Créer ».

<figure><img src="/files/18662330e82b2ea6c6ac7c92d5b160eb20765d54" alt="" width="375"><figcaption></figcaption></figure>

7\. Retournez au [Clore Marketplace](https://clore.ai/marketplace), et vous verrez désormais une icône de modèle.

<figure><img src="/files/7765a2609408a0f8db5f81eb049fb83bac938650" alt="" width="340"><figcaption></figcaption></figure>

8\. Cliquez sur « Utiliser les modèles », puis choisissez votre modèle et appuyez sur « Utiliser pour la location ».

<figure><img src="/files/da88eabba892789ab7d71fef08c58940c03159b8" alt="" width="375"><figcaption></figcaption></figure>

9\. Cliquez sur chaque serveur souhaité. Le processus de location commencera automatiquement.

<figure><img src="/files/ccd76b7bbcc326343189367d6638153b6aab7571" alt="" width="348"><figcaption></figcaption></figure>


---

# 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-locataires/how-to-use-templates-mass-rent.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.
