# Setup

#### Setup Instructions

1. **Download the Launcher**\
   Go to the Quark website and download the launcher for your operating system.
2. **Install and Enter License Key**\
   Open the launcher after installation and enter the license key you received via email.
3. **Log in to Discord**\
   When prompted, log in using your Discord credentials.\
   \&#xNAN;*Note: Your information is not stored anywhere except on your local machine.*
4. **Enter Your Discord App Token**\
   The launcher will ask for a Discord app token. Follow the on-screen instructions if you’re unsure how to get it.
5. **Install the App**\
   Click the install button within the launcher to complete the setup.

You’re all set!


---

# 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://help.vitalmods.pro/quark-engine/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.
