# Downloading MainDab

- [Is MainDab a virus?](https://maindab.gitbook.io/maindabdocs/downloading-maindab/is-maindab-a-virus.md): A fair discussion on whether or not MainDab is malware
- [Risks of Exploiting](https://maindab.gitbook.io/maindabdocs/downloading-maindab/risks-of-exploiting.md): Nowdays exploiting comes with additional risks
- [Installation requirements](https://maindab.gitbook.io/maindabdocs/downloading-maindab/installation-requirements.md): MainDab only supports Windows. No macOS, no Wine (Linux).
- [Downloading Microsoft Visual C++ Redistributable](https://maindab.gitbook.io/maindabdocs/downloading-maindab/downloading-maindab.md): The Visual C++ Redistributable is required to ensure exploits are able to inject into Roblox.
- [Disabling your antivirus](https://maindab.gitbook.io/maindabdocs/downloading-maindab/disabling-your-antivirus.md): The one thing that everyone gets mixed up on
- [Downloading MainDab](https://maindab.gitbook.io/maindabdocs/downloading-maindab/downloading-maindab-1.md): Obtain from MainDab's GitHub releases.
- [Adding MainDab as an exception](https://maindab.gitbook.io/maindabdocs/downloading-maindab/adding-maindab-as-an-exception.md): You really don't want to be having to redownload MainDab every single time.


---

# 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://maindab.gitbook.io/maindabdocs/downloading-maindab.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.
