# Connect Wallet

This is a decentralized app that utilize web3 technology, you will need to connect your wallet to interact with the platform's features.

Our platform supports both Metamask, Trust Wallet or any other EVM wallet supported. For instructions on connecting via Wallet Connect, please refer to this guide: [*How to Connect with Wallet Connect?*](https://support.blockchain.com/hc/en-us/articles/4572777318548-How-do-I-interact-with-decentralized-applications-DApps-using-WalletConnect)

Upon visiting the website, you will receive a prompt to connect your wallet automatically. Be sure to check the network you are connected to before proceeding.

You can also manually connect by clicking the "Connect Wallet" button at the top of the screen.

Once the Wallet is connected, you can view the address of your Wallet (shortened) and the current network where it is connected.

*<mark style="color:blue;background-color:purple;">**More networks besides Blue20 will be added over time.**</mark>*

If you have problems connecting to the platform on a given network, verify that you have the network added to your Metamask / Trust Wallet and try again.


---

# 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://genesyblockchain.gitbook.io/genesys-blockchain/genesys-viewapp/gva-general-aspects/why-gva/gva-launchpad/connect-wallet.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.
