# Obtener fichas

![](/files/TjGf6CjQq9IGVrZdzWyu)

Descubre cuál es el token nativo de tu blockchain favorita.

Para hacer la mayoría de las cosas en cualquier blockchain, necesitarás pagar gas, que se presenta en forma del token nativo de la blockchain.

También necesitarás la versión ERC20 de cualquier token que desees intercambiar, apostar, etc.

Puedes seguir varios métodos para convertir tus tokens en ERC20, pero aquí te recomendamos algunos:

{% tabs %}
{% tab title="🌉 PaySwap Ramp" %}
[**PaySwap Ramp** ](http://bridge.pancakeswap.finance)— un puente de tokens para transferir valor dentro/fuera de blockchains.

Este puente te permite mover sin problemas tu FIAT a tu blockchain favorita y participar en la animada comunidad de PaySwap y en el ecosistema más amplio de blockchains.

📖 [Aprende cómo usarlo](https://medium.com/pancakeswap/launching-pancakeswap-bridge-a-partnership-with-stargate-21c1c9f491a8)
{% endtab %}

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

Puedes retirar tokens como ERC20 a través de tu cuenta de Binance (si tienes una). Ten en cuenta que necesitas una cuenta para hacerlo.

📖 [Aquí tienes una guía rápida que hicieron para ayudarte.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

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

No necesitas una cuenta, registrarte, etc. Ejecuta intercambios entre cadenas directamente desde tu billetera.

📖 [Aquí tienes una guía rápida que hicieron para ayudarte.](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/espanol/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.
