# Metamask/Wallet Connect Visual Guide

### Ethereum Wallet Only

1. Go to <https://farm.acala.network/> and click “Connect Wallet”.

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

2. Select Metamask or WalletConnect to connect your wallet.

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

3. Click “Skip for now” to avoid binding your account.

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

4. Your Metamask or EVM Wallet is now connected to Euphrates. You can find out how to fund your wallet [here.](/how-to-guides/setup-wallet/funding-your-evm-wallet.md)


---

# 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://farmdoc.acala.network/how-to-guides/use-euphrates/connect-to-euphrates/metamask-wallet-connect-visual-guide.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.
