# How to connect wallets

{% hint style="info" %}
Dagora is compatible with many DeFi wallets such as Coin98 Super Wallet, Metamask Wallet, Ramper Wallet Extension, Fin Wallet Extension, Compass Wallet Extension, Keplr Wallet and Ninji Wallet.
{% endhint %}

**Step 1:** Make sure the DeFi wallet is installed on your browser.&#x20;

**Step 2:** Visit the Dagora website <https://dagora.xyz/>&#x20;

**Step 3:** At the top right corner of the page, click on **Sign In/ Connect Wallet** button

<figure><img src="/files/Ord9TUCSk4SsR0QPeV6s" alt=""><figcaption></figcaption></figure>

**Step 4:** Select your preferred blockchain and choose the wallet, then confirm the pop-up to connect.

For every blockchain you select, the supported wallets will be displayed for you to choose.

<figure><img src="/files/k67EhPivVBJa0TVi0IBj" alt=""><figcaption></figcaption></figure>

The connected wallet will be displayed on your **Profile** on the top right corner.&#x20;

To get a wallet address, hover your mouse over the wallet, then click on the copy icon next to the address to copy it.

<figure><img src="/files/FtJ43UPwTFdS1GjVyNsJ" alt=""><figcaption></figcaption></figure>


---

# 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.dagora.xyz/beginners-guide/basics/how-to-connect-wallets-to-dagora.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.
