# Installing from packages

{% hint style="warning" %}
These instructions only apply for Bor **v0.3.0** **and above**.
{% endhint %}

To install a pre-patched binary with the FastLane sentry patch already applied, you can use our fork of the official polygon [installation scripts](https://github.com/Polygon-Fast-Lane/bor-install) that we maintain.  Please feel free to ask for advice in our discord and we'll be more than happy to offer help.

All of the packages we maintain for bor are [forked](https://github.com/Polygon-Fast-Lane/bor/) and [built](https://github.com/Polygon-Fast-Lane/bor/actions/workflows/packager.yml) in public, so you can easily audit any changes we have made. Our aim is to apply only the same patch as you would if installing from source, and make any necessary change to the build scripts to allow us to build them in our fork.\
\
The official guide for migrating to v0.3.0 from v0.2.x can be found at\
<https://forum.polygon.technology/t/bor-heimdall-mainnet-upgrade-v0-3-0-action-required/10691>

[<- Back to "Patching Your Sentry Nodes With The FastLane Patch"](/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch.md)


---

# 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://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch/installing-from-packages.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.
