# 獲得BEP20代幣

幣安智能鏈（BSC）的原生代幣在BEP20上。 要在BSC上進行的大部分操作，您需要支付Gas，其形式為BEP20 BNB。                                                                                                                      [https://www.binance.com](https://www.binance.com/en)<br>

要獲得 BEP20 BNB代幣，我們推薦以下方式：

您可以通過您的Binance賬戶（如果有的話）提取BEP20 BNB代幣，如果提幣流程不熟悉，可以參考：<https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd>


---

# 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.genuniverse.io/cn/guide/obtain-bep20-tokens.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.
