# 如何从 RSOL → SOL 提现

### 1. 前提条件

* Solana 钱包（Phantom、Solflare、Backpack 等）
* EVM/L2 钱包（MetaMask、Coinbase 等）
* 两个钱包已在 [Rome 存款 dApp](https://swap.devnet.romeprotocol.xyz/) （Rome 测试网）。

***

### 2. 提取步骤

1. 打开正确的 dApp： [测试网](https://swap.testnet.romeprotocol.xyz/)
2. 确保 Solana 和 EVM 钱包均已连接（如果您已存款，它们应仍保持关联）。
3. 输入您要将 RSOL 转回 SOL 的数量。
4. 点击“Transfer”（转移/传输）。
5. 批准交易 → 您的 SOL 将到达您的 Solana 钱包。

***

### 3. 快速修复

* 未检测到 RSOL → 在您的 EVM 钱包中手动添加 RSOL 代币以确认余额。
* 转移卡住 → 刷新 dApp 并重新连接钱包，然后重试。
* 转移后未看到 SOL → 在钱包浏览器（Solscan/SolanaFM）中检查余额更新。

***


---

# 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/troubleshooting-guide/how-to-withdraw-rsol-sol.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.
