# Bootstrapper failure HTTPS connection failure

{% hint style="danger" %}
Your ISP is blocking the connection. You will need to use a VPN to access the loader.
{% endhint %}

* Connect to a VPN (make sure you choose a USA server).
* Access the loader while the VPN is active.
* Once the loader is closed and the injection is complete, you can turn the VPN off.

{% hint style="info" %}
We recommend TunnelBear but any VPN that connects to the USA should work: <https://www.tunnelbear.com/>
{% 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://cookiebunker.gitbook.io/cookiebunker/our-products/fortnite-external/bootstrapper-failure-https-connection-failure.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.
