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

# Cómo usar plantillas (alquiler masivo)

{% hint style="info" %}
La gestión de plantillas ha cambiado desde que se tomaron estas capturas: ahora puedes añadir, editar y eliminar plantillas desde la barra lateral del marketplace, elegir las guardadas desde la **Mis plantillas** pestaña en el paso de imagen del cuadro de diálogo de alquiler, y alquilar rápidamente con la plantilla seleccionada. La idea general que se muestra a continuación sigue siendo aplicable.
{% endhint %}

1\. Navega a la [Clore Marketplace](https://clore.ai/marketplace).

2\. Selecciona el servidor preferido desde el que te gustaría iniciar tu alquiler.

<figure><img src="/files/9e216ce08bb13c6e15a2c0adc37bfc5b25ba7988" alt=""><figcaption></figcaption></figure>

3\. Haz clic en el botón “Alquilar” junto al servidor elegido.

4\. Configura la imagen de tu servidor. Para este ejemplo, selecciona Ubuntu Jupiter.

5\. Una vez completada la configuración, haz clic en “Guardar plantilla.”

<figure><img src="/files/4ee0e0cabf3551c6e5b1867c44eb7c49c0e73c02" alt="" width="563"><figcaption></figcaption></figure>

6\. Asigna un nombre a tu plantilla y haz clic en “Crear.”

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

7\. Regresa a la [Clore Marketplace](https://clore.ai/marketplace)y ahora verás un icono de plantilla.

<figure><img src="/files/37c2fd04d9cbc09358b1842ad1820440de0f4ac4" alt="" width="340"><figcaption></figcaption></figure>

8\. Haz clic en “Usar plantillas”, luego elige tu plantilla y pulsa “Usar para alquilar.”

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

9\. Haz clic en cada servidor deseado. El proceso de alquiler comenzará automáticamente.

<figure><img src="/files/ed115e0d58c3763ab9038b97ff5669d5bc61dd07" 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-es/para-arrendatarios/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.
