# Connect / Disconnect your wallet

Connecting your wallet to Avalytics is very straight forward. In this tutorial, we will be using Metamask to connect to Avalytics.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKA7mlcswkxhKfuLtJbow%2Fuploads%2FccCr0AW3uMG2aflmBOxb%2FConnect%20to%20metamask.mp4?alt=media&token=02e42cff-2a0f-42ba-bac8-77617bdaa480>" %}

Simply navigate your cursor to the top right corner of the dApp and click **Connect** and choose the wallet you want to connect to. Once connected, it will either display your address or resolved name.

Disconnecting your wallet is as easy as connecting your wallet.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKA7mlcswkxhKfuLtJbow%2Fuploads%2FQtoaSIvlhSLqeN7b1h0A%2FDisconnect%20from%20metamask.mp4?alt=media&token=76f1dd54-25d6-4929-abc1-8c9d4208c600>" %}

Navigate your cursor to the top right corner of the dApp where your address and click your **Address or Resolved name,** this will popup with your wallet where you can press **disconnect.**


---

# 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://learn.avalytics.xyz/tutorials/connect-disconnect-your-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.
