# Starting with Fastix

## Installation Guide

> Set up and start using **Fastix Bot** in just a few minutes.

Welcome to **Fastix Bot** 👋\
This short guide will walk you through downloading, installing, and activating the bot on your device.

***

### Download Fastix

Available for `Windows (macOS soon)`

Go to [here](https://www.fastix.eu/dashboard/downloads)

Log in with your **Discord account** and download the latest version

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

***

### License Key

After downloading, copy your **Fastix license key** from your account dashboard.\
You’ll need this key to activate the bot during installation.

***

### How to Install

1. Once the download is complete, locate the `.exe` file, run it from a folder, and it will create all the files needed to use the bot.
2. Unzip or extract the contents, then move the **Fastix** folder somewhere local  your **Desktop** is a good option.
3. Inside the extracted folder, double-click the **Fastix Installer** to begin setup.
4. When prompted, paste your **license key** to verify your access.
5. The installer will then automatically download the required files and finalize the installation.
6. Once finished, you’ll be ready to open **Fastix Bot** and start using it immediately.

***


---

# 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://docs.fastix.eu/welcome-to-fastix/starting-with-fastix.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.
