# setup

{% hint style="info" %}
Volt does supports "Fishstrap" and "Bloxstrap" but we recommend you to use normal Roblox from [Roblox.com](https://roblox.com/download) or from [rdd.weao.gg](https://rdd.weao.gg/).
{% endhint %}

{% hint style="danger" %}
Do NOT try to sign up/register on the [voltbz.net](https://voltbz.net/) website, it will NOT work. ONLY sign up/register a account in the Volt app.
{% endhint %}

download the Volt app from [voltbz.net](https://voltbz.net/):

<figure><img src="/files/sMUGBAr8EBVyxrMwPnZQ" alt=""><figcaption></figcaption></figure>

if you can't access the website, follow the [1.1.1.1](/volt-help/beginners/1.1.1.1.md) or [proton-vpn](/volt-help/beginners/proton-vpn.md) guide and after using the VPN, try downloading again.

if your browser does not let you download the Volt app, hover over the volt.exe download and click the 3 dots:<br>

<figure><img src="/files/7lIiMa2nXOQrGcePQ5oi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FFchUwtgtbyHVEdu8GAk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uvXf8jB7PE9YgBUPcgls" alt=""><figcaption></figcaption></figure>

after Volt downloads, install and open the Volt app.

in the volt app, click "Create one here" and create a account with your key and account details, make sure to save your account details somewhere or make sure to not forget them.

if you don't have a Volt key, go to our [discord server](https://discord.gg/voltbz) and go to this [discord channel](https://discord.com/channels/1448237723352825984/1481528533594673193) and run the /buy command to get a list of shops to buy a key from, then buy a key to use.

<figure><img src="/files/G7mA8PEiC3npLssiOu5j" alt=""><figcaption></figcaption></figure>

after signing up, you will be shown the Volt welcome page, in there click the `Install Now` button:

<figure><img src="/files/aA2ZW5N5xSHU3s7DTHya" alt=""><figcaption></figcaption></figure>

if Game Installation says `Game not found` like this:

<figure><img src="/files/yYhymRZj2tlGxn8Hgh7Q" alt=""><figcaption></figcaption></figure>

then run the Roblox Installer [from here](https://www.roblox.com/download). after Roblox installs and the Roblox app opens, close the Roblox app, then reopen volt and try to install the Volt files again.

after installing the Volt files, Launch Roblox through the Launch button in Volt or the Roblox website and Volt will automatically attach to the Roblox.

<figure><img src="/files/hRnhTekzZ0Ci2JPVDYAa" alt=""><figcaption></figcaption></figure>

after Volt shows a connected terminal like this:

<figure><img src="/files/hoIofkBMQMeccwxdVEXR" alt=""><figcaption></figcaption></figure>

go in a game and execute your script, tutorial for executing scripts: [how to execute](/volt-help/beginners/execution.md)&#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://volt-4.gitbook.io/volt-help/beginners/how-to-setup.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.
