# Connect to Euphrates

There are two ways to connect to Euphrates. The first method involves only using an Ethereum wallet while the second is through a Unified Account. A Unified Account comprises both an Ethereum and Substrate wallet that are linked together. More information about a Unified Account can be found [here.](https://farmdoc.acala.network/euphrates/unified-account)

### Pre-requisites

#### Ethereum or Binance Wallet Only

1. One standard Ethereum Wallet or Binance Wallet \
   \&#xNAN;*Use Metamask: (*[*Create a MetaMask Wallet*](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask)*,* [*create an additional account in the Wallet*](https://support.metamask.io/hc/en-us/articles/360015289452-How-to-create-an-additional-account-in-your-wallet)*)* \
   \&#xNAN;*Use Binance Wallet: (*[*iOS*](https://apps.apple.com/US/app/id1436799971?mt=8)*,* [*Android*](https://play.google.com/store/apps/details?id=com.binance.dev\&referrer=af_tranid%3Dvvl4rWsK4_TrXepYRrzRxw%26c%3Dhttps://www.binance.com/en%26pid%3Dhttps://www.binance.com/en\&pli=1)*)*

#### Unified Account

1. Ethereum Wallet or Binance Wallet with an account not bound to any Polkadot/Substrate account.
2. Substrate Wallet e.g. Polkadot{js}, Talisman, Subwallet with an account not bound to any Ethereum account. *(*[*Create a Substrate Wallet*](https://wiki.acala.network/get-started/acala-network/acala-account/account-generation)*)*
3. ACA in your Substrate Wallet to pay for transaction fees ([Fund Your Substrate Wallet](https://wiki.acala.network/integrate/integration/token-transfer))

### Simplified Guide

#### Metamask or Wallet Connect Only

1. Visit <https://farm.acala.network/> and click Connect
2. Choose Metamask or WalletConnect
3. Click “Skip for now”
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)

{% content-ref url="/pages/HyBvNXEsrsgH8whdOEvG" %}
[Metamask/Wallet Connect Visual Guide](/how-to-guides/use-euphrates/connect-to-euphrates/metamask-wallet-connect-visual-guide.md)
{% endcontent-ref %}

#### Binance Wallet Only

1. Visit <https://farm.acala.network/> and click Connect
2. Choose Binance Wallet
3. Scan your QR Code using your Binance app
4. Click “Skip for now”
5. Your Binance Wallet is now connected to Euphrates. You can find out how to fund your wallet [here](https://www.notion.so/ac077183fefd4fa08d7ec4f8b6728781?pvs=21).

{% content-ref url="/pages/Q2iW0KlkglJCN4xGbbpD" %}
[Binance Wallet Only Visual Guide](/how-to-guides/use-euphrates/connect-to-euphrates/binance-wallet-only-visual-guide.md)
{% endcontent-ref %}

#### Unified Account

1. Connect your Ethereum wallet or Binance Wallet
2. Connect your Substrate wallet
3. Ensure the correct accounts are selected and click “Bind”
4. Approve the Ethereum and Substrate wallet transactions
5. You have created a Unified Account, funds on your Substrate wallet will be displayed on your Ethereum wallet.

{% content-ref url="/pages/Qs9Faig1hydWaGYGMJf4" %}
[Unified Account Visual Guide](/how-to-guides/use-euphrates/connect-to-euphrates/unified-account-visual-guide.md)
{% endcontent-ref %}


---

# 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.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.
