# Can I use Alby with the Tor Browser?

**Yes**, Alby works fine! The Tor Browser is one of the most important tools for internet privacy and we are committed to unlock the best bitcoin lightning experience for Tor Browser users. In fact the Tor Browser has the advantage that connecting Tor your own home node running behind Tor is even easier as it natively can connect to Tor nodes.&#x20;

You can install the Alby extension from the [Firefox add-ons store](https://addons.mozilla.org/en-US/firefox/addon/alby/)

**BUT** the Tor Browser prevents persisting accounts by default. This means after a restart you would need to add your account connection again.&#x20;

If you want to enable persistence:&#x20;

* Go to  `about:config`
* Search for `webextensions.storage.sync.enabled`&#x20;
* Enable (`true)` the storage.sync option

![](/files/jciJRX1KjTn0VC0d9sWS)

Also make sure that Alby is enabled in "Private Browsing" mode which is the default in Tor Browser. After installing the Alby extension from the [Firefox add-ons store](https://addons.mozilla.org/en-US/firefox/addon/alby/) go to "Add-ons and themes" and allow Alby to "Run in Private Windows".

![](/files/fq0eGwkPRQxpmR3xVobI)

{% hint style="info" %}
Add-ons in the Tor Browser will always have certain privacy and anonymity implications. Depending on what you want to do, do your own research.
{% endhint %}


---

# 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/browser-extension/faq/can-i-use-alby-with-the-tor-browser.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.
