# Quick Start Guide

{% hint style="info" %}
The goal of this guide is to quickly create a profile with all the essential settings and events. Default settings are not explained in detail. For detailed information on individual settings, please use the corresponding guides.
{% endhint %}

{% hint style="info" %}
The procedure for creating a profile, rotation or event is the same for each game.
{% endhint %}

***

## Index

1. [Preparations](#preparations)
2. [Creating the Profile](#creating-the-profile)
3. [Adding a Vendor Event](#adding-a-vendor-event)
4. [Settings](#settings)
5. [Rotation](#rotation)

***

## Preparations

{% hint style="info" %}
In this guide, we assume that you have already done the following:

1. You already have a license (Trial or Full).
2. [Jack is installed and started.](/getting-started/download-and-install-jack.md)
3. [Addon, Action Bars und Keybinds are set.](/getting-started/addon-action-bars-and-keybinds.md)
   {% endhint %}

***

## Creating the Profile

* Open the game, log in and enter the world.
* Open your Profile Manager and click on the left button.\
  (Alternatively, you can also right-click to open the context menu.)

<div align="left"><figure><img src="/files/Lnn7BFKQ5rpzGlgrvC4v" alt=""><figcaption></figcaption></figure></div>

* After the Path Manager has opened, we only need the tools marked here:

<div align="left"><figure><img src="/files/LSUy9i5Lsy3SkKrKoIFi" alt=""><figcaption></figcaption></figure></div>

* Set the "Auto Distance" to 20 yards.
* Set "Show last Waypoints" to 100 or more.
* Position your character where you want to start your profile.
* Press "Play" to record your profile.

<div align="left"><figure><img src="/files/Qd0ZyOYsVTPeDz0EUId7" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
In parallel, we add all the mobs we need for gathering skins.

This can also be done later. That way we don't have to walk twice.
{% endhint %}

* Open the tab "Mobs" and click the "Reload" button.
* Double click the mobs you want to add to your [moblist](/profile-manager/create-a-profile/mobs.md).

<div align="left"><figure><img src="/files/FbfLrVvKB7XduUApTDng" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NUSEi5r9S2c35wAlvLNM" alt=""><figcaption></figcaption></figure></div>

* After we have completed our lap, we end our recording by clicking on the "Stop" button.

***

## Adding a Vendor Event

{% hint style="info" %}
You can also do this step while recording.

For this guide, we'll finish recording completely first.
{% endhint %}

* Go to a vendor of your choice and target them.

<div align="left"><figure><img src="/files/kcj0oQVfK4EwD0PxqhHo" alt=""><figcaption></figcaption></figure></div>

* Select the "Recorder" tab again.
* Select a waypoint (any).
* Right click in your "Events List" and choose "Create a new Event".

<div align="left"><figure><img src="/files/7HJQAb0Rs7j24Z060jDu" alt=""><figcaption></figcaption></figure></div>

* After the "Event Manager" has opened, we click on the "Plus" button on the left to confirm our target.

<div align="left"><figure><img src="/files/BvHAH0G80rEykJN2aS9N" alt=""><figcaption></figcaption></figure></div>

* Add the condition "Bags are full".

<div align="left"><figure><img src="/files/Bu3m1T7Lxz21txOBrEXt" alt=""><figcaption></figcaption></figure></div>

* Select the event: "Add Vendor, Mailbox and More...".

<div align="left"><figure><img src="/files/VYe2eNdsxwzdGSPHuxMO" alt=""><figcaption></figcaption></figure></div>

* Apply the settings marked in red and save the event by clicking on "Save".

<div align="left"><figure><img src="/files/B2YrrtCMZ9J1zz48i28y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8ycLpMatXz8w96hMzkP4" alt=""><figcaption></figcaption></figure></div>

***

## Settings

* Select the "Settings" tab.
* Apply the settings as shown in the right image.

<div align="left"><figure><img src="/files/Zo3slfDCJVs6DejiM5n0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mXwC1Q3SEvLemVmtTNXk" alt=""><figcaption></figcaption></figure></div>

* Click on "Save".
* Enter your desired profile name and click on "Save" again.

<div align="left"><figure><img src="/files/zoBQwUMSAKd9V8NjqcQA" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
In our profile we use the mount. So don't forget to place your desired mount in your action bar. [More about this here.](/getting-started/addon-action-bars-and-keybinds.md)
{% endhint %}

* After we have saved the profile, it can now be found preselected in our Profile Manager.

<div align="left"><figure><img src="/files/nTfIjFcqS9GbdNFdxpkF" alt=""><figcaption></figcaption></figure></div>

***

## Rotation

* Choose "Rotation" in your main menu.
* Select "Default Rotation".

<div align="left"><figure><img src="/files/pKyP6JP8UEOvJpwXKaUl" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
[If you want to create and use your own rotation, please follow this guide.](/rotation-manager/create-a-rotation.md)
{% endhint %}

{% hint style="success" %}
Done :tada:

Click on "Start" to run your profile.
{% endhint %}


---

# 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/quick-start-guide.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.
