# Get BEP20 Tokens

The native tokens of BNB Smart Chain (BSC) are **BEP20**.

To register **Precards** on Binance Smart Chain (BSC), you will need to pay gas, which comes in the form of BEP20 BNB.

**Don't know where to start? We can help you!**&#x20;

1. Buy USDT(bep20) with Credit/Debit card<br>
2. Buy USDT with any token in BEP20<br>
3. Bridge to BEP20 from ERC20<br>

You will need the BEP20 version of USDT, on BSC to get [Precards](/docs/tickets.md).

You have many ways about converting your tokens to BEP20, but here are the ones we recommend:&#x20;

{% tabs %}
{% tab title="Credit/Debit Card" %}
You can buy USDT in your Meta Mask wallet or Binance using your Credit or Debit Card. \
\
In Meta Mask or any trust wallet, you can purchase USDT directly on the DApp.&#x20;

You can withdraw tokens as BEP20 via your Binance account (if you have one). \
Bear in mind you need an account to do so. \
\
Once you have USDT and BNB in your wallet, you are ready to get your Precards.
{% endtab %}

{% tab title="Swap any token in BEP20 " %}
You can swap any other BSC based token to USDT and BNB. \
\
Once you have completed the swap, you are ready to get your Precards!
{% endtab %}

{% tab title="Bridge to BEP20 from ERC20" %}
You can bridge tokens over from your ERC20 wallet to BEP20.&#x20;

This bridge allows you to seamlessly move your ETH or other tokens over to BNB Chain, swap to BNB and USDT, and participate in the lively Prebit Community.&#x20;
{% 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://learn.prebit.io/docs/get-started/get-bep20-tokens.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.
