# Connecting External Wallets to Faraway Connect

## How to Add Your Email Address via Faraway ID

1. Head to <https://id.faraway.com/>
2. Click **Continue with Faraway**

   <figure><img src="/files/VAMyYnwflgIdCkxkGWKh" alt=""><figcaption></figcaption></figure>
3. Use email / Google / Apple login method to log in to your Faraway account

   <figure><img src="/files/AGkJcRPK0I4fGnsxOfOR" alt=""><figcaption></figcaption></figure>
4. Click **Settings**

   <figure><img src="/files/PcHGyTQPABQ8vnWaEf7U" alt=""><figcaption></figcaption></figure>
5. Click **Wallets**

   <figure><img src="/files/wKgmmZPjUh53vd7DdXi9" alt=""><figcaption></figcaption></figure>
6. Click **Add Wallet**

   <figure><img src="/files/QAfwnS6xpAVe9pRaUyVy" alt=""><figcaption></figcaption></figure>
7. Select a chain and connect your wallets!

   <figure><img src="/files/VY3MvuwkSJQtza1DEGWl" alt=""><figcaption></figcaption></figure>
8. Sign a Confirmation Notice in your wallet

To complete this step, you’ll need to sign a message in your wallet. This is not a transaction, so there will be no gas fee involved. Simply confirm the signature request to proceed.

Your wallets will now be connected to your Faraway account, and you can use them across all faraway products.


---

# 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://faq.faraway.com/faraway-general-faq/connecting-external-wallets-to-faraway-connect.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.
