# Default Rotation

{% hint style="success" %}
Jack automatically loads the appropriate rotation for your class and level.
{% endhint %}

{% hint style="warning" %}
Due to the different games (Classic, Classic Era, Retail) and the resulting enormous amount of different possible rotations, Default Rotations only serve as a basis and are not intended to replace a fully configured rotation.
{% endhint %}

***

## Index

1. [Loading a default rotation](#loading-a-default-rotation)
2. [Create a copy](#create-a-copy)
3. [Talent Trees](#show-talent-tree)

***

## Loading a default 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 are not logged in, Jack will load the default rotation as soon as you start a profile.

Or select "Default Rotation" again after you are logged in.
{% endhint %}

***

## Create a copy

* Log in and enter the world with the character you want to load the rotation for.
* Right click on "Default Rotation" and select "Create a copy of xxx".

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

{% hint style="info" %}
Jack will now provide you with a full copy in your Rotation Manager.
{% endhint %}

<figure><img src="/files/olOJhCsK87txN3sb93P2" alt=""><figcaption></figcaption></figure>

* You can now open the created copy with a double click and edit as you like.

{% hint style="info" %}
[How to create or edit a rotation you can find here.](/rotation-manager/create-a-rotation.md)
{% endhint %}

***

## Show Talent Tree

* Log in and enter the world with the character you want to load the rotation for.
* Right-click on "Default Rotation" and select "Show Talent Tree for xxx".

<figure><img src="/files/X35vWlzjtjiwdsC5iRvK" alt=""><figcaption></figcaption></figure>

* You will now be directed to the corresponding web page. Here you will find all the information about the talent tree.

{% hint style="warning" %}
Not all default rotations include a talent tree.
{% 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/rotation-manager/default-rotation.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.
