# Receive

Use bitcoin, stablecoins, or other cryptocurrencies to top up your balance in Alby Hub. Stablecoins and other cryptocurrencies are automatically swapped to bitcoin before being credited to your Hub.

### 1. Navigate to "Wallet" and click on "Receive"

<figure><img src="/files/EyVMnrnRNJLZHUPx05lv" alt=""><figcaption><p>Alby Hub wallet</p></figcaption></figure>

### **2. Select your option to receive**

**You have the following options to receive:**

* Share the QR code
* Share your lightning address (i.e. <moritzk@getalby.com>)
* Create and share a lightning invoice
* Create and share a lightning offer following the BOLT12 spec.
* Receive from On-chain
* Create and share a lightning invoice -> paste it into the [FixedFloat website](https://ff.io/?ref=qnnjvywb) -> swap any stablecoin or cryptocurrency into your Alby Hub.

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

### Example: Create a lightning invoice

#### Enter the amount you want to receive and optionally a description...

<figure><img src="/files/hjcxeFEZ79HNGXzEQaFz" alt="" width="563"><figcaption></figcaption></figure>

#### ...and copy the invoice to pass it on to the sender

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

This is how it looks when the sender pays the invoice with the Alby Extension

<figure><img src="/files/tisQeKkgShfsUhP2FOS3" alt="" width="201"><figcaption><p>Payment with Alby Extension</p></figcaption></figure>

### Congrats. You successfully received the payment. 🎉

<figure><img src="/files/E4Z4jd1fPN5LightDuYS" alt=""><figcaption><p>Payment received in Alby Hub</p></figcaption></figure>

Don't worry if the sender does not pay immediately. Alby Hub is always online if it runs in the cloud and can receive payments 24/7. In your Alby dashboard on getalby.com you can configure payment notifications to ensure you don't miss any incoming payments. 🙂


---

# 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-hub/wallet/receive.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.
