# 🖇️ Connect Wallet

## Log in to use DePocket Dashboard

DePocket app is available at: [**https://app.depocket.com**](https://app.depocket.com)

For the first use, you have two choices:

* Connect your wallet to DePocket by [MetaMask](/products/connect-wallet.md#connect-to-your-wallet-by-metamask) or "[Wallet Connect](/products/connect-wallet.md#connect-to-your-wallet-by-wallet-connect)"
* Track any address by simply add paste address in the text field and press **"**[**Connect**](/products/connect-wallet.md#track-any-address-bep20-only)**"** (No need to connect wallet)

{% hint style="info" %}
Notice: You control your funds and private keys. We don’t access anything about your proof of information or your funds
{% endhint %}

## Connect to your wallet by MetaMask

{% hint style="warning" %}
Currently, DePocket only supports BEP20 so you need to configure your MetaMask wallet to be compatible with the Binance Smart Chain network
{% endhint %}

![](/files/-Mh-Czz-N5M5wGFSf7sZ)

## Connect to your wallet by Wallet Connect

{% hint style="danger" %}
Only the "**QR Code**" connection method is supported.&#x20;
{% endhint %}

![](/files/-Mh-EGqfefD5A9WmJA1-)

## Tracking any address

Simply enter the address of any wallet in the address text field.

![](/files/-Mgvc91UKcgp4bN5UQ1y)


---

# 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://docs.depocket.com/products/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.
