> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/espanol/master/empezando-en-pancakeswap/tokens-bep20.md).

# Tokens Bep20

![](/files/-Mhv4P8j5-UecAnArW9y)

Los tokens nativos de BNB Smart Chain (BSC) son BEP20. Para hacer la mayoría de las cosas en BSC, deberás pagar el gas, que será en BNB BEP20.&#x20;

También necesitarás la versión BEP20 de cualquier token que desees intercambiar, depositar, farmear, etc. en BSC.&#x20;

Existen varias maneras de convertir tus tokens a BEP20, pero estas son las que recomendamos:

{% tabs %}
{% tab title="🔒 SafePal" %}
[**SafePal** ](https://safepal.io/download) - No necesitas una cuenta, ni registrarte, etc. Realiza los swap inter-redes directamente desde tu wallet.

📖 [Guía Oficial por Safepal que los puede ayudar (en inglés).](https://docs.safepal.io/safepal-app/cross-chain-swap-tutorial)
{% endtab %}

{% tab title="🌉 Binance Bridge" %}
[**Binance Bridge**](https://www.binance.org/en/bridge) **-** No necesitas una cuenta, ni registrarte, ni nada!

📖 [Guía de Binance Bridge Oficial en Español](https://academy.binance.com/es/articles/an-introduction-to-binance-bridge)
{% endtab %}

{% tab title=" 💰 Binance.com" %}
[**Binance.com**](https://docs.pancakeswap.finance/espanol/master/empezando-en-pancakeswap/www.binance.com) - Puedes hacer los retiros de tus tokens por red BEP20 desde tu cuenta en Binance (si tienes una)&#x20;

📖 [Guía Oficial de Depósitos/Retiros de Binance en Español](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/espanol/master/empezando-en-pancakeswap/tokens-bep20.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
