# Jack's Tutorials

Welcome to Jack's Tutorial Database!\
Here you can find configuration and installation guides around Jack.

[Return to Website](https://wow-jack.com)

***

## Getting Started

1. [Get a License](https://tutorials.wow-jack.com/getting-started/get-a-license)
2. [Download and Install Jack](https://tutorials.wow-jack.com/getting-started/download-and-install-jack)
3. [Addon, Action Bars & Keybinds](https://tutorials.wow-jack.com/getting-started/addon-action-bars-and-keybinds)
4. [Quick Start Guide](https://tutorials.wow-jack.com/getting-started/quick-start-guide)

## Profile Manager

1. [Download Free Profiles](https://tutorials.wow-jack.com/profile-manager/download-free-profiles)
2. [Premium Profiles](https://tutorials.wow-jack.com/profile-manager/premium-profiles)\
   \# [Profile Store](https://tutorials.wow-jack.com/profile-manager/premium-profiles/profile-store)\
   \# [Bottie Coins](https://tutorials.wow-jack.com/profile-manager/premium-profiles/bottie-coins)
3. [Create a Profile](https://tutorials.wow-jack.com/profile-manager/create-a-profile)\
   \# [Settings](https://tutorials.wow-jack.com/profile-manager/create-a-profile/settings)\
   \# [Mobs](https://tutorials.wow-jack.com/profile-manager/create-a-profile/mobs)\
   \# [Black- & Whitelist](https://tutorials.wow-jack.com/profile-manager/create-a-profile/black-and-whitelist)
4. [Global Profile Settings](https://tutorials.wow-jack.com/profile-manager/advanced-settings)\
   \# [Options](https://tutorials.wow-jack.com/broken-reference)\
   \# [Stuck Paths](https://tutorials.wow-jack.com/broken-reference)\
   \# [Expert](https://tutorials.wow-jack.com/broken-reference)

## Event Manager

1. [Create an Event](https://tutorials.wow-jack.com/event-manager/create-an-event)
2. [Events](https://tutorials.wow-jack.com/event-manager/events)

## Rotation Manager

1. [Default Rotation](https://tutorials.wow-jack.com/rotation-manager/default-rotation)
2. [Create a Rotation](https://tutorials.wow-jack.com/rotation-manager/create-a-rotation)
3. [Rotation Manager](https://tutorials.wow-jack.com/rotation-manager/rotation-manager)
4. [Spell Conditions](https://tutorials.wow-jack.com/rotation-manager/spell-conditions)

## Quest Manager

1. [Create a Quest Profile](https://tutorials.wow-jack.com/quest-manager/create-a-quest-profile)
2. [Options](https://tutorials.wow-jack.com/quest-manager/options)\
   \# [NPC's, Food and Drink](https://tutorials.wow-jack.com/quest-manager/options/npcs-food-and-drink)\
   \# [Profile Settings](https://tutorials.wow-jack.com/quest-manager/options/profile-settings)\
   \# [Quest Archive](https://tutorials.wow-jack.com/quest-manager/options/quest-archive)
3. [Events](https://tutorials.wow-jack.com/quest-manager/events)

## PvP Manager

1. [Create a PvP Profile](https://tutorials.wow-jack.com/pvp-manager/create-a-pvp-profile)\
   \# [Creating a Battlefield Profile](https://tutorials.wow-jack.com/pvp-manager/create-a-pvp-profile#creating-a-battlefield-profile)\
   \# [Creating a PvP Profile Container](https://tutorials.wow-jack.com/pvp-manager/create-a-pvp-profile#creating-a-pvp-profile-container)

## Modules

1. [Sessions](https://tutorials.wow-jack.com/modules/sessions)
2. [Notifications](https://tutorials.wow-jack.com/modules/notifications)

## Settings & Features

1. [Overlay](https://tutorials.wow-jack.com/settings-and-features/overlay)
2. [Addon](https://tutorials.wow-jack.com/settings-and-features/addon)
3. [Settings](https://tutorials.wow-jack.com/settings-and-features/settings)\
   \# [Player Tracker](https://tutorials.wow-jack.com/settings-and-features/settings#player-tracker)
4. [Live Status Bar](https://tutorials.wow-jack.com/settings-and-features/live-status-bar)
5. [Points of Interest](https://tutorials.wow-jack.com/settings-and-features/points-of-interest)
6. [Account Manager](https://tutorials.wow-jack.com/broken-reference)
7. [Lists](https://tutorials.wow-jack.com/settings-and-features/lists)
8. [Object Lists](https://tutorials.wow-jack.com/settings-and-features/object-lists)


---

# 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/jacks-tutorials.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.
