> For the complete documentation index, see [llms.txt](https://howtoplay.trivians.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howtoplay.trivians.io/how-to-deposit-withdraw-usdtrivia.md).

# How to Deposit / Withdraw $TRIVIA

Dear Trivians, first of all you should know that, in order to play Trivians and get TRIVIA for your success in different competitions, you do not have to deposit TRIVIA or connect your wallet to the game. You can start earning TRIVIA by playing single player mode or free to play scheduled tournaments. Also you can buy power ups and tickets with fiat currency. Remember that we are using these fiat revenues to buy TRIVIA from the market.\
\
But due to the commissions and taxes, buying power ups and tickets with fiat currency is a little expensive than buying with TRIVIA. So in game purchases with TRIVIA make more senses. Also remember that only way to cash out is through TRIVIA.&#x20;

Let's go over step by step how to deposit and withdraw TRIVIA.

## **Deposit**

1- Enter Balance details by clicking TRIVIA logo on home screen.

<img src="/files/esyNHvt2rcCgRGvKjFmT" alt="" data-size="original">

2- You can see all details of your Balance.

![](/files/Q0SftOZDpP7DR3ZwzilH)

3- Click on Deposit TRIVIA button.&#x20;

4-You must have a Wallet app on your phone. We are using WalletConnect infrastructure, so if you have WalletConnect compatible wallet you can deposit trivia into game. You can use Metamask Wallet or Binance Chain Wallet for this purpose. See below articles how to use these wallets.

{% embed url="<https://academy.binance.com/en/articles/how-to-use-binance-chain-wallet>" %}

{% embed url="<https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-started-with-MetaMask>" %}

{% embed url="<https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain>" %}

{% embed url="<https://metamask.zendesk.com/hc/en-us/articles/360015489031-How-to-add-unlisted-tokens-custom-tokens-in-MetaMask>" %}

5- Your Wallet app will be opened on your phone. You have to connect your wallet with Trivians first. Click Connect on your Wallet app. Then it will reopen Trivians.

![](/files/vmnlVkIm2MpR1hMWavnZ)

6- Now you will see the "connected successfully" notification.

![](/files/MajVZcnJQUmTKwcLFumF)

7- You have to Click on Deposit Button again to verify your Wallet. This step is required for your security.

![](/files/9Z0kZT066XUewMEdeGvU)

8- After you sign your wallet, enter the amount of TRIVIA you want to deposit.

![](/files/yV7R6coMai9kHrixsqzG)

9- Approve transaction from your wallet.&#x20;

![](/files/Cbsr7ooCnqvXlQhMPTN6)

10- Congratulations! You have successfully deposited TRIVIA to your in game wallet. Remember that transaction process may take some time depending on the BNB chain network. You can always track your transaction from  <https://bscscan.com/>.&#x20;

![](/files/EnpbUMerjqIdBgFERSs0)

11- After transaction completes you can see your funds in your balance sheet. You can always track your transactions including both deposit and prizes from games by clicking balance.

![](/files/nHyrs5Yyu5yjjQQsuMp5)<img src="/files/xmqNVv0hGBSzprfaljDw" alt="" data-size="original">

{% hint style="warning" %}
Do not send TRIVIA from your personal wallet or exchange wallet to game wallet address without connecting your wallet within the app.
{% endhint %}

## Withdraw

1- Enter Balance details by clicking TRIVIA logo on home screen.

<img src="/files/esyNHvt2rcCgRGvKjFmT" alt="" data-size="original">

2- You can see all details of your Balance. Click on Cashout TRIVIA button.&#x20;

![](/files/Q0SftOZDpP7DR3ZwzilH)

3- You must select a target wallet address. You can either type your BEP20 wallet address or pick from the list if you have connected your wallet to Trivians while depositing TRIVIA and not disconnect after that.

![](/files/6faMmZo8hHu02bVjytEp)

Enter the amount of TRIVIA you want to withdraw. Remember that if you want to withdraw TRIVIA more than you deposited, you have to earn at least 100 TRIVIA from the in game competitions. Also there will be 5 TRIVIA cut off for gas fee. For example if you want to withdraw 200 TRIVIA from in game account, 195 TRIVIA will be sent to your wallet. This fee may vary depending on the financial situation of TRIVIA and BNB.&#x20;

![](/files/DX40YU2SAbTcDZJ2GjbX)

After clicking on Cashout button, your transaction process will begin and may take some time depending on the BNB chain network. You can always track your transaction from  <https://bscscan.com/>.&#x20;

{% hint style="danger" %}
Always use BEP-20 wallet address for withdrawals. Otherwise you may use your funds permanently.
{% endhint %}


---

# 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://howtoplay.trivians.io/how-to-deposit-withdraw-usdtrivia.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.
