# Getting Started with SDFX AIO

Welcome to the SDFX! Here you can find a full rundown of how to use the bot, if you have any questions, feel free to ask in our discord server.

### Initial Setup:

* Get your key from your Whop Dashboard
* Download the bot exe from your Whop Dashboard or from the Discord changelogs channel
* Put the exe into a new, empty folder on your PC
* Run the bot and follow the prompts, for example enter your licence key. Each time you load up, it'll check you have all the correct files and if you're missing any, it'll build them
* You can input things like your Webhooks, Capsolver/2Captcha Keys, Delays through the in-bot settings or directly into your config.json

### Important:

* We always recommend to be on the latest version. There are always improvements on the later versions
* Take advantage of this Guide and our discord server, it's constantly updated and has very in depth setups for all modules


---

# 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://guide.sdfxaio.com/readme.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.
