# Legacy

- [Rome L2 设置](https://docs.rome.builders/zh/legacy/rome-l2-setup.md): 列出使用 Rome 技术栈启动并测试新的 L2 的步骤。
- [设置你的 L2](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2.md): 介绍如何为自定义 Rome L2 配置 Docker 容器。
- [准备远程服务器](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/prep-remote-server.md): 概述如何在远程服务器上托管你的 L2，并为服务器和 SSL 进行额外配置。
- [设置远程服务器](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/prep-remote-server/setup-remote-server.md): 提供在 Ubuntu 上安装 Docker 和 Solana CLI 的机器规格与命令。
- [设置证书](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/prep-remote-server/setup-certificate.md): 展示如何使用 Certbot 为域名获取并验证 SSL 证书。
- [选择你的 Chain ID](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/choose-your-chain-id.md): 为你的 L2 选择 Chain ID
- [下载 Rome 仓库](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/download-rome-repos.md): 展示如何克隆 Rome 仓库和 Docker 镜像，并提供可选的本地构建方式。
- [注册你的 L2](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/register-your-l2.md): 使用 Chain ID 注册你的 L2
- [初始化你的 L2](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/initialize-your-l2.md): 逐步介绍如何设置环境变量、生成密钥、配置 YAML 文件，并为空投 SOL 到 Rhea 和 Proxy 密钥对。
- [设置 OP Geth 节点](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/setup-op-geth-node.md): 通过 Docker 启动 Postgres、Light Client、Geth、Rhea、Hercules，以及可选的 Nginx 的步骤。
- [运行区块浏览器](https://docs.rome.builders/zh/legacy/rome-l2-setup/setup-your-l2/run-block-explorer.md): 启动区块浏览器以查看 Geth 状态和 Solana 状态
- [测试你的 L2](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2.md): 设置你的钱包并在新的 L2 上执行交易。
- [设置 MetaMask](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2/setup-metamask.md): 将你的 L2 网络添加到 MetaMask
- [为你的钱包注资](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2/fund-your-wallet.md): 说明如何通过存款脚本或界面获取 RSOL，以及之后如何提取 SOL。
- [检查钱包余额](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2/check-wallet-balance.md): 演示如何使用 cast 比较 Geth 和 Light Client 上的余额。
- [进行简单转账](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2/do-simple-transfer.md): 用于转移代币并在两条链上验证交易的示例 Node 脚本。
- [运行 Uniswap（可选）](https://docs.rome.builders/zh/legacy/rome-l2-setup/test-your-l2/run-uniswap-optional.md): 关于为钱包注资并在 Docker 中运行 Uniswap 测试的说明。
- [Rome 共享排序器](https://docs.rome.builders/zh/legacy/shared-sequencer.md): 解释 Rhea、Solana、Hercules、数据可用性层以及结算的作用。
- [原子性](https://docs.rome.builders/zh/legacy/shared-sequencer/atomicity.md): 由 Rome 借助 Solana 实现的原子性保障
- [Rome 交易](https://docs.rome.builders/zh/legacy/shared-sequencer/rome-transactions.md): 定义 Rhea、Remus 和 Romulus 交易类型，并附简要代码引用。
- [Rhea](https://docs.rome.builders/zh/legacy/shared-sequencer/rhea.md): 描述 rollup 交易的公平排序，并包含图示。
- [Hercules](https://docs.rome.builders/zh/legacy/shared-sequencer/hercules.md): 已排序交易的最终确认
- [数据可用性](https://docs.rome.builders/zh/legacy/shared-sequencer/data-availability.md): Solana、Celestia 等上的 DA
- [结算](https://docs.rome.builders/zh/legacy/shared-sequencer/settlement.md): 最终状态承诺会发布到 Ethereum。
- [故障排查指南](https://docs.rome.builders/zh/legacy/troubleshooting-guide.md): 欢迎来到 Rome 故障排查中心。本页面汇集了开发者和用户在使用 Rome Stack 时可能遇到的最常见问题的解决方案。
- [如何将 SOL 存入 RSOL](https://docs.rome.builders/zh/legacy/troubleshooting-guide/how-to-deposit-sol-to-rsol.md): 本指南解释如何先通过水龙头或 CLI 为你的 Solana 钱包充值 SOL，然后连接你的 Solana 和 EVM 钱包以存入 RSOL。请根据你是否使用测试网来遵循相应步骤
- [如何从 RSOL → SOL 提现](https://docs.rome.builders/zh/legacy/troubleshooting-guide/how-to-withdraw-rsol-sol.md)
- [在 Rome 测试网上 SOL → rSOL 存款失败](https://docs.rome.builders/zh/legacy/troubleshooting-guide/sol-rsol-deposit-fails-on-rome-testnet.md): 本指南帮助解决这样一个问题：用户虽然看到钱包中有足够的 SOL 余额，但仍会出现“由于 SOL 不足，交易可能失败”或存款确认失败的情况。


---

# 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.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.
