# Connect, Send, Receive, Go!

**Alby Go** is lightweight, easy to use, and always with you. Here’s how to get started and make the most of your experience.

<figure><img src="/files/eM9qvFLCVo6LY28JnFvN" alt=""><figcaption><p>Alby Go mobile app</p></figcaption></figure>

***

### Connect Alby Go to Alby Hub

{% embed url="<https://demos.getalby.com/demo/cm0y1m3zu02an11jcebtb2kcq?utm_source=link>" %}

### 🔌 Connect any NWC-powered Wallet

Alby Go connects to your bitcoin lightning-enabled node or wallet using an [**NWC**](https://nwc.dev/) **(Nostr Wallet Connect)** secret. You can link one or more wallets to switch between easily.

#### Steps:

1. Open **Settings → Wallets → Connect a Wallet**

<figure><img src="/files/Y0T8MloBszdSeYOnx6eN" alt="" width="375"><figcaption><p>Connect a wallet to Alby Go</p></figcaption></figure>

1. Scan a **QR code** or paste an **NWC Connection Secret**\
   (e.g. `nostr+walletconnect://...`)

<figure><img src="/files/AL8HOzGGiJ0Xt7BT4CB6" alt="" width="375"><figcaption><p>Connect a wallet to Alby Go</p></figcaption></figure>

3. Give your connection a **custom name**

Once connected, your wallet is ready for sending and receiving bitcoin lightning payments through Alby Go.

> ✅ Tip: You can connect **multiple wallets** and switch between them anytime.

***

### ⚡ Send Bitcoin

To send sats over the lightning network:

1. Tap the big yellow **SEND** button.
2. Choose one of the following:
   * **Scan** a lightning invoice QR code
   * **Paste** a lightning invoice from the clipboard
   * **Manually enter** a lightning address

<figure><img src="/files/tx3j9hImeFYPlAKhjmFd" alt="" width="375"><figcaption></figcaption></figure>

You can also select a recipient from your **Contact Book**, where you can save lightning addresses for easy reuse.

***

### 💸 Receive Bitcoin

To receive sats with Alby Go:

1. Tap the big yellow **RECEIVE** button.
2. Choose one of the following:
   * Present the **QR code** to the sender
   * Share your **lightning address** as displayed -> click on 'Share'
   * Select 'Amount' to generate a **lightning Invoice** with custom amounts
   * Click 'Redeem' to scan **LNURL withdraw QR** codes&#x20;

<figure><img src="/files/pn07BATvbKiAeYfBkN21" alt="" width="375"><figcaption></figcaption></figure>

***

### 🧳 Go!

Take your bitcoin wherever you go.\
**Alby Go** is lightweight, fast, and easy to use—perfect for node operators and Bitcoiners on the move.

No bloat. No fuss. Lightning-fast.

***

### 🛠️ Additional Features

* 🗺️ **BTC Map** (an extensive list of merchants accepting bitcoin payments)
* 🌗 **Dark & Light mode**
* 💱 **Custom currency input & calculator**
* 🧾 **Transaction history**
* 👥 **Address book**
* 🧷 **Add, remove, rename and export wallets**

***

### 💡 Need Help?

Visit [getalby.com/alby-go](https://getalby.com/alby-go) for support, updates, and community links.

***

### Missing a feature?

Visit our [feedback board](https://feedback.getalby.com/-alby-go-request-a-feature) to discuss and add your feature request or idea.


---

# 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://guides.getalby.com/user-guide/alby-go/connect-send-receive-go.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.
