# Install Alby Go mobile app

<figure><img src="/files/XfaBiKXWxeLFaQqsAxJ8" alt=""><figcaption><p>Alby Go - a simple lightning mobile wallet interface that works great with <a href="https://albyhub.com/">Alby Hub</a> or any other <a href="https://nwc.dev/">NWC</a> wallet service.</p></figcaption></figure>

## Introduction

Alby Go is a mobile app that stands out with its simple, user-friendly design and ease of use.&#x20;

After connecting one or more wallets, with two buttons (send & receive) you can transact globally right away.&#x20;

Alby Go can be linked to any NWC ([Nostr Wallet Connect](https://nwc.dev))-powered lightning node and wallet. It works best with [Alby Hub](https://albyhub.com), a self-custodial wallet with the easiest to use lightning node, accessible from anywhere to integrate with dozens of apps.

{% hint style="info" %}
You'll find a list of compatible wallets at: <https://nwc.dev/>
{% endhint %}

## Install Alby Go

#### iOS & Android

[Download from App Store for iOS](https://apps.apple.com/us/app/alby-go/id6471335774)

[Download from Google Play for Android](https://play.google.com/store/apps/details?id=com.getalby.mobile)

#### Open-source code

Alby Go is open-source, it's code can be checked and contributed to on [GitHub](https://github.com/getAlby/go).


---

# 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/install-alby-go-mobile-app.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.
