# 토큰 받기

![](/files/95pZPcmLUUwzcKBy0PTI)

당신이 좋아하는 블록체인의 네이티브 토큰을 확인하세요.

어떤 블록체인에서든 작업을 하려면 해당 블록체인의 네이티브 토큰 형태인 가스를 지불해야 합니다.

거래하거나 스테이크 등을 하려면 해당 토큰의 ERC20 버전이 필요합니다.

토큰을 ERC20으로 변환하는 몇 가지 방법이 있지만, 우리가 추천하는 방법은 다음과 같습니다:

{% tabs %}
{% tab title="🌉 PaySwap Ramp" %}
[**PaySwap Ramp** ](http://bridge.pancakeswap.finance)— 블록체인 간에 가치를 전송하기 위한 토큰 브릿지.

이 브릿지를 사용하면 편리하게 FIAT를 좋아하는 블록체인으로 이동하여 활기찬 PaySwap 커뮤니티 및 더 넓은 블록체인 생태계에 참여할 수 있습니다!

📖 [사용 방법 알아보기](https://medium.com/pancakeswap/launching-pancakeswap-bridge-a-partnership-with-stargate-21c1c9f491a8)
{% endtab %}

{% tab title="💰 바이낸스" %}
[**Binance.com**](https://github.com/pancakeswap/pancake-document/tree/255db0c7af28df2f9c1209daa5cdbd774490a666/get-started/www.binance.com)

바이낸스 계정을 통해 토큰을 ERC20으로 인출할 수 있습니다 (계정이 있는 경우). 이를 위해서는 계정이 필요합니다.

📖 [여기에 바이낸스가 만든 빠른 가이드가 있습니다.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

{% tab title="🔒 SafePal" %}
[**SafePal**](https://safepal.io/download)

계정이나 등록이 필요하지 않습니다. 지갑에서 직접 크로스체인 스왑을 실행할 수 있습니다.

📖 [여기에 SafePal이 만든 빠른 가이드가 있습니다.](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/korean/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.
