# الحصول على الرموز

![](/files/ers7khJW7skFiZCdbMcr)

تحديد الرمز الأصلي لسلسلة الكتل المفضلة لديك.

للقيام بمعظم الأشياء على أي سلسلة كتل، ستحتاج إلى دفع الرسوم الغازية، والتي تأتي في شكل الرمز الأصلي لسلسلة الكتل.

سوف تحتاج أيضًا إلى إصدار ERC20 لأي رمز ترغب في التداول به، أو الرهن، وما إلى ذلك.

يمكنك الذهاب بعدة طرق لتحويل رموزك إلى ERC20، ولكن هذه هي تلك التي نوصي بها:

{% tabs %}
{% tab title="🌉 PaySwap Ramp" %}
[**جسر PaySwap Ramp** ](http://bridge.pancakeswap.finance)— جسر الرموز لنقل القيمة داخل/خارج سلاسل الكتل.

يتيح لك هذا الجسر نقل أموالك بسهولة إلى سلسلة الكتل المفضلة لديك، والمشاركة في المجتمع النشط لـ PaySwap والبيئة الأوسع لسلاسل الكتل!

📖 [تعلم كيفية الاستخدام](https://medium.com/pancakeswap/launching-pancakeswap-bridge-a-partnership-with-stargate-21c1c9f491a8)
{% endtab %}

{% tab title="💰 Binance" %}
[**Binance.com**](https://github.com/pancakeswap/pancake-document/tree/255db0c7af28df2f9c1209daa5cdbd774490a666/get-started/www.binance.com)

يمكنك سحب الرموز كـ ERC20 عبر حسابك في Binance (إذا كان لديك حساب). لاحظ أنك تحتاج إلى حساب للقيام بذلك.

📖 [إليك دليل سريع أعدهم لمساعدتك.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

{% tab title="🔒 SafePal" %}
[**SafePal**](https://safepal.io/download)

لا تحتاج إلى حساب، أو تسجيل، إلخ. نفّذ عمليات التبادل عبر السلاسل الكتلية مباشرةً من محفظتك.

📖 [إليك دليل سريع أعدهم لمساعدتك.](https://docs.safepal.io/safepal-app/cross-chain-swap-tutorial)
{% endtab %}
{% endtabs %}


---

# 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.payswap.org/alarbyh/readme/get-started/bep20-guide.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.
