# Using nightly builds

Please note: you can only have one Alby version installed. Before you install a nightly version make sure to remove or deactivate the current installation.&#x20;

Also please note that Alby nightly versions do not automatically update and you have to manually install the version you want.&#x20;

For the latest nightly release with all the changes that will be included in the next official release download the extension for your browser from the "*Try out the most recent version of Alby*" section in the [readme](https://github.com/getAlby/lightning-browser-extension/#try-out-the-most-recent-version-of-alby-nightly-releases) and follow the [installation instructions](https://github.com/getAlby/lightning-browser-extension/#-load-extension-into-browser).

{% embed url="<https://github.com/getAlby/lightning-browser-extension/#try-out-the-most-recent-version-of-alby-nightly-releases>" %}

To test out pull requests you can download the build files from the build comment in the pull reques and follow the [install instructions](https://github.com/getAlby/lightning-browser-extension/#-load-extension-into-browser).

### Installing nightlies for Firefox:

{% embed url="<https://www.loom.com/share/624d3c27badd4c06a7b4e1f0f5b661a7>" %}
Video showing how to install nightly developer builds for Firefox
{% endembed %}

### Installing nightlies for Chrome

On Chrome please make sure you have the "*Developer mode*" Enabled on the "*Extensions*" section

{% embed url="<https://www.loom.com/share/d148ce6ac7ad4793a71968399e0d8c95>" %}
Video showing how to install nightly developer builds for Chrome (make sure to have the developer mode enabled in "Extension")
{% endembed %}


---

# 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/debugging/using-nightly-builds.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.
