# 准备远程服务器

**注意：如果你在本地机器上设置你的 L2，那么请跳过这些步骤。**

要在远程服务器上运行你的 L2 并使其公开可用，你需要额外执行两个步骤。

按照接下来的两页所述，设置（1）远程服务器和（2）SSL 证书。


---

# Agent Instructions: 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:

```
GET https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/prep-remote-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
