# Create a Profile

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

***

## Index

1. [Path Manager](#path-manager)
2. [Start Recording](#start-recording)
3. [Edit Record](#edit-record)
4. [Settings](#settings)

***

## Path Manager

* Start your desired 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>

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

1. When activated, Jack automatically sets the waypoints while recording.
2. Set any individual waypoints using this button.
3. Starts or stops recording.

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

1. Specifies the distance in yards for automatically placed waypoints.
2. Specifies how many waypoints should be displayed.

{% hint style="info" %}
For the best possible result, the following values are recommended:
{% endhint %}

| Walk Type           | Distance in yards |
| ------------------- | ----------------- |
| On foot             | 10                |
| Ground Mount        | 15                |
| Ground Mount (fast) | 20                |
| Flight Mount (both) | 40                |

***

## Start Recording

{% hint style="info" %}
In this example we will use a flight mount to create a route with the following settings:

* Auto-Distance: **40 yards**
* Show last: **100 Waypoints**
  {% endhint %}

{% hint style="info" %}
If the auto distance is set too low, Jack will alert you.
{% endhint %}

* Press the "Play/Start Button" and start recording your route.
* Once you're done recording, press the "Stop Button" to stop recording.

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

***

## Edit Record

* Select one or more waypoints to edit/delete them.\
  (Alternatively, you can press the DEL button on your keyboard.)

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

* You can also edit the recording directly in-game by clicking on a waypoint.

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

***

## Settings

{% hint style="info" %}
[Click here to continue with the settings.](/profile-manager/create-a-profile/settings.md)
{% 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/profile-manager/create-a-profile.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.
