# Wallet Options on Prebit

### 1. Non-Custodial Wallets (Wallet Connect):

* When signing up with a wallet, connect an EVM-compatible wallet like MetaMask, Trust Wallet, or SafePal.
* Ensure your wallet is connected to the Binance Smart Chain (BEP20), as Prebit operates on BSC.
* You’ll need:
  * **USDT (BEP20)** for trading.
  * **BNB (BEP20)** for gas fees (only if trading on Web3 or binary options).
  * For **gasless trading**, **no BNB is required for transaction fees.**
  * Transactions are recorded on-chain after you **sign a transaction** (smart contract execution).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe17EOyAYiTrVGFG7JU-KzXtrV3ZoksFtcdHRRXLJrF0iIMZagkE0T2de329wuDES2C-7A5G2ivzSTwaRg4CVgBwQmRVlbZ6syW4LEF2TJz9nlLyA5kOkDfe6Qs3ZlkyAnY9l1qSA?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

### 2. Custodial Wallets (Generated for Google or Telegram Accounts):

* When signing up via Google or Telegram, a unique custodial wallet is created for your account.
* Supported deposit networks and coins:
  * **USDT (BEP20 and TRC20)**
  * **Tron (TRC20)**
  * **BNB (BEP20)**
* Deposits under **10 USDT** are not allowed.
* Deposits are credited after **2 network confirmations.**
* Deposit via the **generated wallet address or QR code.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfMdkrKwMchSAvuRSwDoyQ-j9AnYBXL3XbhXIdkREbFK10W1-iEj_l2F7FB-O5Pcx8_6fP7Z1xh4hTmumXWEvdxkhiBDsNP_ORW3e-G2gE0x_fprajWLtvDTxbYybA_8MLQLj2d?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

> ### **Important Notes**
>
> * Ensure you have sufficient **USDT (BEP20)** for trading and **BNB (BEP20)** for fees if using **Web3 or binary options.**
> * **Gasless mode** does **not** require **BNB to pay transaction fees.**
> * For smooth and seamless trading, Prebit supports multiple wallet types and networks.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfai6dM5pCdCwaCqAYwGiFYhHF4Uwa2onBcRHh9DQH_L_euV4Cg7Ls9Vy5zjhULirifDG1tY2aHEabdJSUA7b-D3oujtKgOJmpa-ySENOC-fRlemZC5fL40uG53FjMx3_XvKie3xQ?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

***

<br>


---

# 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.prebit.io/step-by-step-guide/editor.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.
