> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/portugues/readme/get-started/bep20-guide.md).

# Obter tokens

![](/files/cdz55CxYBjJ0W2C3V0VD)

Descubra qual é o token nativo da sua blockchain favorita.

Para fazer a maioria das coisas em qualquer blockchain, você precisará pagar gás, que vem na forma do token nativo da blockchain.

Você também precisará da versão ERC20 de qualquer token que queira negociar, apostar etc.

Você pode seguir algumas maneiras para converter seus tokens em ERC20, mas aqui estão as que recomendamos:

{% tabs %}
{% tab title="🌉 PaySwap Ramp" %}
[**PaySwap Ramp** ](http://bridge.pancakeswap.finance)— uma ponte de token para transferir valor para dentro/fora de blockchains.

Essa ponte permite que você mova facilmente seu FIAT para a sua blockchain favorita e participe da vibrante Comunidade PaySwap e do ecossistema mais amplo de blockchains!

📖 [Aprenda como usar](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)

Você pode sacar tokens como ERC20 através da sua conta Binance (se tiver uma). Lembre-se de 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, se registrar, etc. Execute trocas entre cadeias diretamente de 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:

```
GET https://docs.payswap.org/portugues/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.
