# Setting up METAMASK

Simply visit metamask.io and download the application. The app is secure and widely used in the de-fi market. (Remember to never share your seed phrase) Load your seed phrase from Trust Wallet.\
\
1\. Connect your wallet to METAMASK \
2\. Load up BSC Network on Metamask \
\
go to Settings –> Networks –> Add Network \
\
Add these details: \
Network Name: BSC Smart Chain \
New RPC URL: <https://bsc-dataseed.binance.org/> \
Chain ID: 56 Symbol: BNB Block Explorer \
URL: <https://bscscan.com&#x20>;

Once you have set up METAMASK. Please move to **NEXT**.&#x20;


---

# 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://know.atrollcity.com/buying-guide/purchasing-usdpines/setting-up-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.
