# Connect to the Alby Browser extension on Android

Currently Firefox mobile supports add-ons only on Android.\
Check out our blogpost covering the similar steps using a desktop [blink.sv/blog/blink-alby](https://www.blink.sv/blog/blink-alby).

1. [Download Firefox](https://www.mozilla.org/en-US/firefox/browsers/mobile/android/) on your Android phone
2. Open Firefox and choose `Add-ons` from the menu on the upper right

   ![](/files/0u49K10CHJdiq7rwcYsI)
3. Tap `Find more add-ons` on the bottom

   ![](/files/W0VVU7tuiOjwgemYm6aQ)
4. Type `Alby` to the search box to find the extension

   ![](/files/zRyggwDW8G7HRxfYok9W)
5. Add the extension

   ![](/files/uKwrVaxWIrWmWyrkEQQr)
6. Confirm

   ![](/files/PnzRLq1VVU4zN0qhy5OI) ![](/files/IVTn0ykbraqKdmx7q5kg)
7. Set a passcode

   ![](/files/CfK1I12RGGjCkVOWZWYF)
8. Choose `Connect` to Bring Your Own Wallet

   ![](/files/wfcAfz82lmmXMLpqjDbr)
9. Scroll down to Blink Wallet

   ![](/files/jlXGOMlX9cWFArAsQjqh)
10. Follow the instruction on screen - get an API key in a new tab or window. Find more details about the Dashboard and API keys [here](https://dev.blink.sv/api/auth).

    ![](/files/bJRfuInF49Afy2Ldaggw)
11. When pasted the API key and connected your Blink account successfully take a moment to bookmark the extension by tapping on `Add` next to `Bookmarks`

    ![](/files/QZGIG0zXZt5IWy1c3ANu)
12. To reach the extension again choose it from Bookmarks in the menu of Firefox

    ![](/files/8I9wmQKoFy8HV43ifCnV)
13. Once the extension is open choose `Wallet` from it's menu on the top left to access your balance

    ![](/files/6KaywmzXTxB02fmE8imp)
14. Send and receive sats from your Blink BTC wallets in Firefox

    ![](/files/jB2C9ikpfbGszHBLL4Aq)


---

# 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.blink.sv/integrations/connect-to-the-alby-browser-extension-on-android.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.
