# Cách để có BEP20 Tokens

Tokens gốc của Binance Smart Chain (BSC) là **BEP20 Tokens**. Hầu hết các hoạt động như giao dịch hoặc stake trên BSC đều yêu cầu bạn trả phí gas (gas fees) dưới dạng BEP20 BNB.

Bạn cũng sẽ cần đến phiên bản BEP20 của bất kỳ token nào bạn muốn giao dịch, stake, v.v. trên BSC.

Dưới đây là một số phương pháp được đề xuất để chuyển tiền sang Binance Smart Chain:

🌉  [**Binance Bridge**](https://www.binance.org/vi/bridge)  - Bạn không cần tài khoản hoặc đăng ký, v.v.&#x20;

📖 [Đây là hướng dẫn nhanh có thể giúp bạn.](https://binance-wallet.gitbook.io/binance-bridge/guides/binance-bridge-v3)

💰 [**Binance.com**](https://www.binance.com/vi) - Bạn có thể rút tokens như BEP20 qua tài khoản Binance của mình (nếu bạn có). Hãy nhớ rằng bạn đã có tài khoản để thực hiện.&#x20;

📖 [Đây là hướng dẫn nhanh có thể giúp bạn.](https://www.binance.com/vi/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.hunny.finance/tieng-viet/how-to-guides/get-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.
