# Unified Account Visual Guide

*You will need a small amount of ACA to pay for the transaction fee of binding (\~0.003 ACA)*

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

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

2. Select Either Metamask, Binance Wallet or WalletConnect to connect your wallet.

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

3. Select your Substrate wallet that you will bind and click connect.

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

4. Ensure the wallet addresses are correct and click bind. **Binding is non-reversible.**

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

5. Approve the transaction on your Ethereum wallet and Substrate wallet.

<figure><img src="/files/170v0rAlRk2Q1pVjyY2v" alt=""><figcaption></figcaption></figure>

6. Congratulations, you’ve created a Unified Account, a completion message will pop up. You may now log in with your Ethereum wallet to sign Substrate transactions.

<figure><img src="/files/ycviyfuEfqtB9vZnJiBb" 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://farmdoc.acala.network/how-to-guides/use-euphrates/connect-to-euphrates/unified-account-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.
