> 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-setup-metamask-and-how-to-add-bnb-smart-chain-and-usdtrivia-to-the-metamask.md).

# How to Setup Metamask and How To Add BNB Smart Chain and $TRIVIA to the Metamask

1- Download MetaMask from appstore or playstore from your mobile device. Open the app.

<img src="/files/8BlJ3Bs0L864Sez6rFon" alt="" data-size="original">             ![](/files/acfjVWdMRJW46HzE5f4C)

2-If you have created wallet from different device before, you can import that wallet by using Secret Recovery Phrase. Otherwise select "Create a new wallet" and than click "I agree".

![](/files/W2kHIRvOiylqNY30JG2E)       ![](/files/QbECsN1JGvW3PCwrczMO)

3- Create your password and click "Start" button.&#x20;

&#x20;![](/files/mEJFsWZOUunKOAhqjyE4)       ![](/files/cwEFI0aye5EiNRdUH32V)

4- Tap "View" and write down your Secret Recovery Phrase. Do not share your Secret Recovery Phrase with anyone. Otherwise your funds can be stolen. Keep these words in a safe place.

![](/files/SXagxqmcxCbIbcB1xiLl)        ![](/files/VFw6UGLMtgEUAsCKIF2e)    &#x20;

5- Confirm your Secret Recovery Phrase in the order it was presented previous step.&#x20;

&#x20; ![](/files/ERIfnqOjj7XvWBOO3drq)

6- Now you have completed of creating your personal wallet. The string starting with 0x... is your wallet address. Default mainnet for MetaMask is Ethereum Main Network. Now we have to add BNB Smart Chain to add $TRIVIA our wallet. Click on the "Wallet" at the top of the screen,&#x20;

![](/files/jC7R4hVPeRgDkFQpIVW9)

7- Click on "Add a network" and add BNB Smart Chain.

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

8- Approve and Switch to Network.

![](/files/MaA96QpMnfskgCImM9od)   ![](/files/jGVptVCene0mdE2ufGv2)

9- Now you are on BNB Smart Chain network. You can switch your network by clicking "Wallet" at the top of the screen whenever you want. Also keep in mind that your wallet address is unique and same for all networks. Last step is import $TRIVIA to your wallet. Click "Import Tokens" at the bottom of screen

![](/files/ID0Xa6GOY7wNrZePHNZs)

10- Click on "Custom Token" and write down the $TRIVIA token contract adress. Other boxes will be filled automatically.\
\
$TRIVIA contract address is "0xb465f3cb6Aba6eE375E12918387DE1eaC2301B05". \
You can directly copy paste from here or you can use <https://coinmarketcap.com/currencies/trivians/> or <https://www.coingecko.com/en/coins/trivians>.

![](/files/QeD1cy0Uh3puzah5t9PF)    ![](/files/q2eDt4mnjLgA9mnk53yK)

11- Congratulations! All steps are completed. Now you can see your funds in your wallet.

![](/files/1Xq3tSdUm2yTwrrnVjoA)


---

# 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-setup-metamask-and-how-to-add-bnb-smart-chain-and-usdtrivia-to-the-metamask.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.
