> 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-zh/mian-xiang-zu-yong-zhe/how-to-use-templates-mass-rent.md).

# 如何使用模板（批量租用）

{% hint style="info" %}
自这些截图拍摄以来，模板管理位置已变更：你现在可以在 marketplace 侧边栏中添加、编辑和删除模板，并从 **我的模板** 租赁对话框的镜像步骤中的“我的模板”选项卡，并使用所选模板快速租赁。下面的总体思路仍然适用。
{% endhint %}

1\. 导航到 [Clore Marketplace](https://clore.ai/marketplace).

2\. 选择你想从其开始租赁的首选服务器。

<figure><img src="/files/f588023f35948c700e91924d4b7985dd89877401" alt=""><figcaption></figcaption></figure>

3\. 点击所选服务器旁边的“租用”按钮。

4\. 配置你的服务器镜像。此示例中，请选择 Ubuntu Jupiter。

5\. 配置完成后，点击“保存模板”。

<figure><img src="/files/18deb28948bbd8b3f5be0677b9b9b5530e436c90" alt="" width="563"><figcaption></figcaption></figure>

6\. 为你的模板命名，然后点击“创建”。

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

7\. 返回到 [Clore Marketplace](https://clore.ai/marketplace)，你现在会看到一个模板图标。

<figure><img src="/files/497711c9c9a218d53805289be1e6702cb7c90beb" alt="" width="340"><figcaption></figcaption></figure>

8\. 点击“使用模板”，然后选择你的模板并点击“用于租赁”。

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

9\. 点击每个你想要的服务器。租赁过程将自动开始。

<figure><img src="/files/be50ca47bfde4ac2cec149d40b664db455477189" 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-zh/mian-xiang-zu-yong-zhe/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.
