# Explanation: Grinder

{% hint style="info" %}
Get to know and understand Grinder and its basic functions.
{% endhint %}

***

## Index

1. [Game & Frames (Waiting for...)](#game-and-frames-waiting-for)
2. [Module: Notifications](#module-notifications)
3. [Multi-Session](#multi-session)
4. [Settings (Auto-Relog & Addon)](#settings-auto-relog-and-addon)

***

## Game & Frames (Waiting for...)

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

1. Shows whether the game was found.
2. Shows whether it was recognized that you are logged in and the addon is installed/was found.
3. If Grinder does not automatically detect your frames after you are logged in, increase the sensitivity. Otherwise, reset your graphics settings to default.
4. If you use multiple sessions for this license, click on the "Attach" button and select the WoW window. This allows you to pin multiple Grinder to different windows on the same PC.

{% hint style="warning" %}
In order for your frames to be recognized, the following must be observed:

:heavy\_check\_mark: Grinder must be attached to the WoW window.

:heavy\_check\_mark: The addon must be installed.

:heavy\_check\_mark: You must be logged in.

:heavy\_check\_mark: The Auto Setup Guide must be completed.
{% endhint %}

{% hint style="danger" %}
If "Frames" does not turn green despite the requirements stated above, [please follow this tutorial -> Clean Up](/getting-started/clean-up.md).
{% endhint %}

***

## Module: Notifications

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

{% hint style="info" %}
To use this option you need the Notifications Module.
{% endhint %}

1. Here you can set your settings for your notifications.
2. If your account is not yet connected to Discord, you can [change that here](https://account.bottie.net/account/discord) (please restart Grinder afterwards).

{% hint style="info" %}
**Pushover**

Click Edit to the right of Pushover and enter your Pushover data. You will find the Key in your Pushover App and the Token in your web login on [pushover.net](https://pushover.net/). Create an application in your Pushover web account.
{% endhint %}

{% hint style="success" %}
The desired notifications can be set via the addon under the tab "More".
{% endhint %}

***

## Multi-Session

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

Click on "New Session" to create a new session (provided this license has more than 1 session). It is also possible to use multiple Grinder on different PC's.

{% hint style="info" %}
If you are using multiple sessions, it is necessary to attach Grinder to the window via the "Attach" button. To do this, click on the "Attach" button and select your desired WoW window.
{% endhint %}

***

## Settings (Auto-Relog & Addon)

<div><figure><img src="/files/Sqq5cDCdMkhfyibQ1uK4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/N3Ngx2oKq4IYs2GYhWwe" alt=""><figcaption></figcaption></figure></div>

#### Auto-Relog

1. To create an Auto-Relog profile, first enter a unique name for your profile under "Profile Name".
2. If an email address is required when logging in, enter it under "Login (email)".
3. Enter the password for your WoW account.\
   :warning: The password is only saved with moderate encryption.
4. If your login requires you to select an account, select which account you want to select.
5. Close this window to save the profile.

#### Addon

Here you can change the name of your addon and the folder in which your games are located.


---

# 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/getting-started/explanation-grinder.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.
