# Getting Started

- [Get a License](https://tutorials.wow-jack.com/getting-started/get-a-license.md)
- [Download and Install Jack](https://tutorials.wow-jack.com/getting-started/download-and-install-jack.md): This page will help guide you through the process of installing Jack onto your Windows PC.
- [Addon, Action Bars & Keybinds](https://tutorials.wow-jack.com/getting-started/addon-action-bars-and-keybinds.md): Complete all of the basic requirements for Jack simply by logging in.
- [Quick Start Guide](https://tutorials.wow-jack.com/getting-started/quick-start-guide.md): For all those who want to quickly create a profile and get started. We will be creating an offensive gather profile, with a ground mount, two professions (Skinning and Herbalism) and a vendor event.


---

# 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://tutorials.wow-jack.com/getting-started.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.
