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

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

1\. 导航到 [Clore 市场](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 市场](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/zhen-dui-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.
