> ## Documentation Index
> Fetch the complete documentation index at: https://docs.veriox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard Install — Overview

> Install Veriox using the Cloudflare web interface. No terminal required.

This guide walks you through installing Veriox entirely through the Cloudflare dashboard. You will not need to use a terminal or install any software.

**What you need:**

* A [Veriox account](https://portal.veriox.io)
* A Cloudflare account with your domain added and proxied (orange cloud in DNS)

**Steps:**

<Steps>
  <Step title="Get your private key from the Veriox portal">
    [Get your private key →](/installation-dashboard/get-worker-key)
  </Step>

  <Step title="Deploy the worker from the Cloudflare dashboard">
    [Deploy the worker →](/installation-dashboard/deploy-worker)
  </Step>

  <Step title="Add a route so your domain uses the worker">
    [Configure your route →](/installation-dashboard/configure-route)
  </Step>

  <Step title="Test and go live">
    [Test your integration →](/installation-dashboard/testing)
  </Step>
</Steps>
