# Cara Menarik RSOL → SOL

### 1. Prasyarat

* Dompet Solana (Phantom, Solflare, Backpack, dll.)
* Dompet EVM/L2 (MetaMask, Coinbase, dll.)
* Kedua dompet sudah terhubung di [Rome Deposit dApp](https://swap.devnet.romeprotocol.xyz/) (Rome Testnet).

***

### 2. Langkah Penarikan

1. Buka dApp yang benar: [Testnet](https://swap.testnet.romeprotocol.xyz/)
2. Pastikan kedua dompet Solana dan EVM terhubung (jika Anda sudah menyetor, mereka seharusnya masih tertaut).
3. Masukkan jumlah RSOL yang ingin Anda konversi kembali menjadi SOL.
4. Klik Transfer.
5. Setujui transaksi → SOL Anda akan tiba di dompet Solana Anda.

***

### 3. Perbaikan Cepat

* RSOL tidak terdeteksi → Tambahkan token RSOL secara manual di dompet EVM Anda untuk mengonfirmasi saldo.
* Transfer macet → Segarkan dApp dan sambungkan kembali dompet, lalu coba lagi.
* SOL tidak terlihat setelah transfer → Periksa penjelajah dompet Anda (Solscan/SolanaFM) untuk pembaruan saldo.

***


---

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