# BEP20 토큰 받기

바이낸스 스마트체인(BSC)의 네이티브 토큰은 **BEP20 토큰** 입니다. BSC에서의 거래 또는 스테이킹과 같은 대부분의 작업은 당신에게 BEP20 BNB 형태로 가스 수수료를 지불할 것을 요구합니다.

또한 당신이 BSC에서 거래, 스테이크 등을 하려면 BEP20 버전의 토큰이 필요할 것입니다.

바이낸스 스마트체인으로 자금을 이동시키기 위한 몇 가지 추천 방법입니다:

🌉  [**Binance Bridge**](https://www.binance.org/ko/bridge)  - 계정 또는 등록이 필요하지 않습니다.&#x20;

📖 [여기에 당신에게 도움을 줄 가이드가 있습니다.](https://binance-wallet.gitbook.io/binance-bridge/guides/binance-bridge-v3)

💰 [**Binance.com**](https://docs.hunny.finance/korean/how-to-guides/www.binance.com) - 당신의 바이낸스 계정(있는 경우)을 통해 BEP20로 토큰을 인출 할 수 있습니다. 계정이 필요하다는 점을 기억해주세요.

📖 [여기에 당신에게 도움을 줄 가이드가 있습니다.](https://www.binance.com/ko/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/korean/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.
