> 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/portuguese-brazilian/readme/get-started/bep20-guide.md).

# Obtenha Tokens BEP20

![](/files/Zrrmtl9BssEAHk7XG1fD)

Os tokens nativos da BNB Smart Chain (BSC) são BEP20.&#x20;

Para fazer a maioria das coisas na BSC, você precisará pagar gás, que vem na forma de BNB BEP20.&#x20;

Você também precisará da versão BEP20 de qualquer token que queira negociar, fazer stake, etc, na BSC.&#x20;

Você tem algumas maneiras de converter seus tokens para BEP20, mas aqui estão as que recomendamos:

{% tabs %}
{% tab title="🌉 Pancake Bridge" %}
![](/files/BbiKQCk0oxIeWi1bm3tV)

[**PancakeSwap Bridge** ](http://bridge.pancakeswap.finance/)— uma bridge de cross-chain de ativos nativos, alimentada pela Stargate.&#x20;

Essa ponte permite que você mova facilmente suas stablecoins para a BNB Chain e participe da animada comunidade PancakeSwap e do amplo ecossistema BNB!&#x20;

📖 [Aprenda a usar](https://medium.com/pancakeswap/lan%C3%A7amento-da-bridge-da-pancakeswap-uma-parceria-com-a-stargate-e2a38612270b)
{% endtab %}

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

Você pode sacar tokens BEP20 via sua conta da Binance (Se você tiver uma). Tenha em mente que você precisa de uma conta para fazer isso.

📖 [Aqui está um guia rápido que eles fizeram para ajudar você.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)
{% endtab %}

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

Você não precisa de uma conta, ou registro, etc. Execute swaps cross-chain diretamente da sua carteira.

📖 [Aqui está um guia rápido que eles fizeram para ajudar você.](https://docs.safepal.io/safepal-app/cross-chain-swap-tutorial)
{% 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/portuguese-brazilian/readme/get-started/bep20-guide.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.
