> For the complete documentation index, see [llms.txt](https://guides.getalby.com/italian-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/italian-guides/wallet-lightning-alby/come-ricaricare-il-saldo-del-tuo-wallet/da-un-exchange.md).

# Da un exchange

<https://guides.getalby.com/italian-guides/estensione-browser-alby/funzionalita/inviare-e-ricevere-bitcoin#ricevere-bitcoin><https://guides.getalby.com/italian-guides/estensione-browser-alby/funzionalita/inviare-e-ricevere-bitcoin#ricevere-bitcoin>Attualmente consigliamo questo exchange: [Kraken](https://www.kraken.com/).

Esistono altri servizi come Bitfinex, CashApp, RoboSats, Exodus che consentono di effettuare prelievi su un portafoglio Lightning come Alby. Ma non li abbiamo ancora testati.

### Kraken

[Kraken ](https://www.kraken.com/)è un exchange di criptovalute affermato. È possibile scambiare diverse valute in bitcoin.

&#x20;Dopo aver acquistato bitcoin, seguite questi passaggi per inviare bitcoin al tuo portafoglio Alby:

1. Fare clic su "Funding" nella barra superiore della dashboard
2. Accedi alla sezione *Account balances* e clicca su "Withdraw"
3. Scegli "Bitcoin" <img src="/files/1ncRsKXMbJdV0dpqS7IW" alt="" data-size="line">
4. Seleziona Lightning Network come metodo di prelievo
5. ![](/files/OnXgnqnFbDOStGlcF5sR)
6. Clicca su "Add withdrawal request". Non utilizzare vecchie richieste di prelievo!
7. Aggiungi un etichetta nel campo "Request label". Ti aiuterà successivamente a ritrovare la richiesta di prelievo.
8. Aggiungi un'invoice Lightning nel campo "Withdrawl request". Puoi utilizzare l'estensione Alby per creare l'invoice. Scopri di più [qui](/italian-guides/estensione-browser-alby/funzionalita/inviare-e-ricevere-bitcoin.md#ricevere-bitcoin).
9. ![](/files/hKxU0MyXQyOV25Rw9VeK)
10. Clicca su "Add withdrawal request"
11. Probabilmente dovrai confermare l'indirizzo di prelievo. Controlla la tua casella di posta elettronica e clicca su "Confirm withdrawal address"
12. Torna sulla dashboard di Kraken e seleziona la richiesta di prelievo precedentemente creata
13. ![](/files/pPsBs2QNGPznBTxmsN19)
14. Clicca su "Withdraw BTC" (ci può volere un po' di tempo prima che i fondi siano visibili sul tuo wallet Alby).

Ci siamo dimenticati qualche opzione per ricaricare il tuo wallet Alby via Lightning? Dovremmo aggiornare la guida? [Faccelo sapere](mailto:hello@getalby.com)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.getalby.com/italian-guides/wallet-lightning-alby/come-ricaricare-il-saldo-del-tuo-wallet/da-un-exchange.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
