# Step2. Get BEP20/ORC20 Token

Before using Samecoin Protocol, you will need to prepare some **BNB (BEP20) or HOO(ORC20)** to cover gas fees.

You will also need the BEP20/ORC20 version of the stablecoin you want to convert to SameUSD, eg. **USDT, BUSD, USDC**.

You can go a few ways about converting your tokens to BEP20/ORC20, but here are the ones we recommend:<br>

🌉  [**Binance Bridge**](https://www.binance.org/en/bridge)  - You don't need an account, or to register etc.&#x20;

📖 [Here's a quick guide they made to help you out.](https://docs.binance.org/smart-chain/guides/bridge-v2.html)

💰 [**Binance.com**](https://docs.samecoin.com/how-to-start/www.binance.com) - You can withdraw tokens as BEP20 via your Binance account (if you have one). Bear in mind you need an account to do so.&#x20;

📖 [Here's a quick guide they made to help you out.](https://www.binance.com/en/support/faq/85a1c394ac1d489fb0bfac0ef2fceafd)

🐯 [**hoo.com**](https://hoo.com/) - You can withdraw tokens as ORC20 via your Hoo account (if you have one). Bear in mind you need an account to do so.&#x20;

📖 [Here's a quick guide they made to help you out.](https://help.hoo.ac/hc/en-us/articles/360030770771-How-to-Withdraw-Your-Assets-on-Hoo-com)


---

# 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.samecoin.com/how-to-start/step2.-get-bep20-token.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.
