# Dashboard

The Red Extraction dashboard seamlessly allows users to connect and log in to users account through Trust Wallets such as MetaMask, offering users easy access to the Decentralised application.

[Getting started with MetaMask ](https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-started-with-MetaMask)

[Adding BSC to your Metamask](https://www.coingecko.com/learn/how-to-add-binance-smart-chain-bsc-to-metamask)

[Buying tokens on BSC using Pancake Swap](https://captainaltcoin.com/buy-coins-on-pancakeswap/)


---

# 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://red-extraction.gitbook.io/red-extraction/web3/dashboard.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.
