# Connecting to Alkemi Earn

## Alkemi Earn, built on Ethereum

KYC / AML approved users can connect their digital wallets to both the Verified and Open pools in the Earn protocol. Non-KYC / AML approved users can only connect to the Open pool. To connect, all users will require Ethereum addresses with a balance of Ether. Further information can be found here: [creating an Ethereum wallet](https://metamask.io/faqs.html), [buying ](https://www.investopedia.com/news/how-do-i-buy-ethereum/)and [transferring ](https://ethereum.org/en/get-eth/)Ether.

Instructions for connecting Metamask, Gnosis Safe and Portis digital wallets to the Earn protocol can be found below. Once connected, please proceed to the [next section](https://docs.alkemi.network/user-guide/using-the-earn-platform).&#x20;

### MetaMask

We recommend using [the Google Chrome plugin for MetaMask](https://metamask.io/download.html). Once installed, the Metamask fox icon will appear as an extension at the top right hand corner of user web browsers. A prompt will appear requesting log-in for wallet activation when visiting Web3 enabled sites.

*<mark style="background-color:blue;">Please note that if the MetaMask prompt does not automatically open, you may need to first 'Select Liquidity Pool' >> 'Continue' and connect to the wallet manually by clicking the 'Connect' button in the top-right corner.</mark>*

1. [**Visit Alkemi Earn**](https://earn.alkemi.network/)
2. Connect to the protocol via the Metamask Notification window that will have opened (see below screens). Note: Users may need to first unlock their wallets.&#x20;
3. Select the appropriate Ethereum account (allow-listed for KYC / AML approved users) with an ETH balance.
4. Users may then select either the 'Verified' (if KYC / AML approved) or 'Open' pool and press "Continue".

![Metamask Connection Screen - unlocking wallet](/files/jHChHcwNNSDwmLlZ57G7)

![Metamask Account Selection](/files/zMKZQtpacTIE5lFX7tMc)

![Metamask Account Connect Confirmation](/files/0GORMVIlTAWDkItBtktO)

![Select liquidity pool](/files/3BnceGwNTFEML9ZbFNUe)

![Successfully connected to the 'Verified' pool. Note the ticked green shield at the top right hand side of the image.](/files/7JF7x5FYPSBgOhYc7i1f)

### Gnosis Safe

[Gnosis Safe](https://gnosis-safe.io) wallet management system is recommended for participants intending to add an extra security layer via multiple user key signature verification on transactions. This is known as "MultiSig". Rules can be created requiring multiple key-holder signature approval for transaction execution.

Instructions on how to **connect to the Alkemi Earn app via a Gnosis Safe wallet** can be found [**here**](https://docs.alkemi.network/alkemi-network/earn-+-gnosis-safe).

### Portis

[Portis](https://www.portis.io/) is another supported online Web3 wallet, similar to MetaMask.

[Users can create an account](https://wallet.portis.io/register) and visit <https://wallet.portis.io/> to log in before connecting to Earn.

![](/files/-MQqd8824iMdq95bi5tq)

Balances are displayed by asset type.&#x20;

![](/files/-MQqdEudNu9QCHVfuZRF)

Users can then toggle between Earn and Portis browser tabs, approving any Earn transactions in the Portis wallet tab.

### Other Wallets

In addition to MetaMask, and Gnosis Safe, Earn also supports other wallets including [Fortmatic](https://fortmatic.com/), [Ledger](https://www.ledger.com/), [Wallet Connect](https://docs.alkemi.network/alkemi-network/earn-+-walletconnect) and [Coinbase Wallet](https://www.coinbase.com/wallet). Information on how to connect and use these wallets will be added here soon.


---

# 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.alkemi.network/user-guide/connect-with-a-web3-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.
