# Auto Setup

After you have logged in with your character, Grinder will guide you step by step through the Auto-Setup. The window will open automatically. Otherwise, click on the Grinder icon to the left of the minimap.

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

{% hint style="info" %}
If you are in combat, Grinder will open the Auto-Setup only after you have left combat.
{% endhint %}

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

During Auto-Setup, Grinder will take over the top and bottom action bars. This is where your spells will be placed automatically. In addition, two macros will be created that Grinder will need to execute predefined automations.

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

Click on Reload to make sure that all settings have been applied.

Then open the main menu by clicking on the Grinder icon to the left of the minimap.


---

# 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.wowgrinder.com/grinder/auto-setup.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.
