# 获取代币

![](/files/megJ8QtWpJlDE0VYT3YC)

找出你最喜欢的区块链的原生代币是什么。

在任何区块链上进行大多数操作，您都需要支付燃气费，这以该区块链的原生代币形式存在。

您还需要任何您想要交易、质押等的代币的 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)

您可以通过您的 Binance 帐户以 ERC20 形式提取代币（如果您有帐户的话）。请注意，您需要一个帐户才能这样做。

📖 [这是他们制作的一个简短指南，帮助您进行操作。](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/zhong-guo-ren/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.
