# 获取 BEP-20 代币

![](/files/-MhBzmOnelmCy-1l82C2)

币安智能链 (BSC) 上的原生代币为 **BEP-20** 标准。

想要在区块链上做任何操作，您需要支付矿工费，在币安智能链 (BSC) 上，矿工费为 BEP-20 标准的 BNB。

您同时需要获得 BEP-20 标准的代币，以便进行交易，质押，或其他操作。

同时，您可以考虑使用下列几种方法，将您的代币转换为 BEP-20 标准：

{% tabs %}
{% tab title=" 🥞🌉 Pancake 跨链桥" %}

<div align="center"><figure><img src="/files/y8N7F81e9ueT12l6CkR2" alt=""><figcaption></figcaption></figure></div>

[**PancakeSwap 跨链桥**](http://bridge.pancakeswap.finance/) —— 原生资产跨链桥，由 Stargate 提供支持。

这座跨链桥让您可以无缝地将您的稳定币转移到 BNB 链上，参与活跃的 PancakeSwap 社区和体验 BNB 链上的庞大生态！

📖 [学习如何使用（中文）](https://medium.com/pancakeswap/%E9%9A%86%E9%87%8D%E4%BB%8B%E7%BB%8D-pancakeswap-bridge-%E7%94%B1-stargate-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81%E7%9A%84%E5%8E%9F%E7%94%9F%E8%B5%84%E4%BA%A7%E8%B7%A8%E9%93%BE%E6%A1%A5-95441c3bc67e)
{% endtab %}

{% tab title="💰 币安官网 Binance.com" %}
&#x20;[**Binance.com**](https://www.binance.com/zh-CN)&#x20;

您可以通过您的币安账户（如果您有的话）跨链，在提现代币时选择 BEP-20 标准。请注意，您需要先注册一个币安账号。

📖 [使用指南（中文）](https://www.binance.com/zh-CN/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

{% tab title="🔒 SafePal" %}
[**SafePal**](https://safepal.io/download) - 无需注册账号，即可在钱包 App 内直接进行跨链交易操作。

📖 [使用指南（英语）](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.pancakeswap.finance/chinese/master/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.
