# Wie man RSOL → SOL abhebt

### 1. Voraussetzungen

* Solana-Wallet (Phantom, Solflare, Backpack usw.)
* EVM/L2-Wallet (MetaMask, Coinbase usw.)
* Beide Wallets bereits verbunden in der [Rome Deposit dApp](https://swap.devnet.romeprotocol.xyz/) (Rome Testnet).

***

### 2. Auszahlungsschritte

1. Öffne die richtige dApp: [Testnet](https://swap.testnet.romeprotocol.xyz/)
2. Stelle sicher, dass sowohl Solana- als auch EVM-Wallet verbunden sind (wenn du bereits eingezahlt hast, sollten sie weiterhin verknüpft sein).
3. Gib den Betrag an RSOL ein, den du zurück in SOL konvertieren möchtest.
4. Klicke auf Übertragen.
5. Bestätige die Transaktion → Dein SOL wird in deiner Solana-Wallet ankommen.

***

### 3. Schnelle Lösungen

* RSOL wird nicht erkannt → Füge das RSOL-Token manuell in deiner EVM-Wallet hinzu, um den Kontostand zu überprüfen.
* Übertragung hängt → Aktualisiere die dApp und verbinde die Wallets neu, dann erneut versuchen.
* SOL nach der Übertragung nicht sichtbar → Überprüfe deinen Wallet-Explorer (Solscan/SolanaFM) auf Aktualisierungen des Guthabens.

***


---

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