# Hyperflow Installation

## What we need to set you up

To install Hyperspeed, Sygnal needs;  &#x20;

* **Access to your Cloudflare account.** If we setup your Cloudflare account ourselves, we're all set. If you have setup your own Cloudflare account,  we'll need;
  * *Permissions.* Full admin access is best, but most importantly we need;&#x20;
    * Workers access
    * Full admin access to the specific domain Zone being proxied
* **Cloudflare Pro setup on your account.** This is the point at which you'll need to setup Cloudflare Pro on your Cloudflare account.&#x20;
* **Access to your Webflow workspace.** Invite us as an Agency guest.&#x20;
  * We only need this if you want Hyperspeed's [Purge Cache on Site Publish](/hyperspeed/hyperspeed-caching-features/purge-cache-on-site-publish.md) feature installed.&#x20;
  * If that's difficult, we can give you instructions on how to install the webhook yourself.&#x20;

{% hint style="success" %}
Both invites can be issued to **<mike@sygnal.com>**.&#x20;
{% endhint %}

* **Site optimization notes.** Any details on specific areas of your site that need optimization;
  * Areas with extremely high traffic ( besides the home page )&#x20;
  * Areas with unusually large assets, or a lot of assets;&#x20;
    * Photo gallery pages
    * Pages with background video assets

## Some highlights of our setup process

Cloudflare setup;

* Create your Cloudflare account
* Setup your DNS
* Migrate your nameservers&#x20;
* Invite you with full owner permissions&#x20;

Hyperspeed installation;

* Install Sygnal Hyperspeed in your Cloudflare account&#x20;
  * Configure Hyperspeed for your site&#x20;
* Configure your DNS for reverse proxy mode
* Configure Cloudflare's caching rules
* Configure Cloudflare's SSL rules
* Other custom configurations&#x20;

Webflow installation; &#x20;

* Install Hyperspeed's [Purge Cache on Site Publish](/hyperspeed/hyperspeed-caching-features/purge-cache-on-site-publish.md) feature&#x20;


---

# 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://hyperflow.sygnal.com/install/hyperflow-installation.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.
