# كيفية سحب RSOL → SOL

### 1. المتطلبات المسبقة

* محفظة سولانا (Phantom، Solflare، Backpack، إلخ)
* محفظة EVM/L2 (MetaMask، Coinbase، إلخ)
* كلتا المحفظتين متصلتان بالفعل في [تطبيق Rome Deposit اللامركزي](https://swap.devnet.romeprotocol.xyz/) (Rome Testnet).

***

### 2. خطوات السحب

1. افتح التطبيق اللامركزي الصحيح: [شبكة الاختبار](https://swap.testnet.romeprotocol.xyz/)
2. تأكد من توصيل كلٍ من محفظة سولانا ومحفظة EVM (إذا قمت بالإيداع سابقًا، يجب أن تظل مرتبطة).
3. أدخل كمية RSOL التي تريد تحويلها مرة أخرى إلى SOL.
4. انقر على نقل.
5. قم بالموافقة على المعاملة → ستصل عملة SOL إلى محفظة سولانا الخاصة بك.

***

### 3. الحلول السريعة

* لم يتم اكتشاف RSOL → أضف رمز RSOL يدويًا في محفظة EVM الخاصة بك لتأكيد الرصيد.
* التحويل عالق → حدّث التطبيق اللامركزي وأعد توصيل المحافظ، ثم أعد المحاولة.
* 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/ar/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.
