# Using VIAL

{% hint style="warning" %}
Make sure your keyboard has a VIAL enabled firmware before attempting to use VIAL.
{% endhint %}

Head to [vial.rocks](https://www.vial.rocks/) or use the below link:

{% embed url="<https://vial.rocks/>" %}

You can also download Vial if you want to use it for offline use:

{% embed url="<https://get.vial.today/download/>" %}

<details>

<summary>How to Connect</summary>

Once loaded, Click Start Vial. A dialogue box will appear with your keyboard

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

A dialog box should appear, click your keyboard name and then click "Connect"

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

Your keyboard should then appear&#x20;

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

</details>

## How to use VIAL

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

Select a key and then rebind it using any of the lower area tabs. This will rebind the key automatically.&#x20;

For more in-depth usage of VIAL, check out their documentation

{% embed url="<https://get.vial.today/manual/>" %}


---

# 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://guides-mechboards.gitbook.io/guides/other-guides/using-vial.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.
