# Clean Up

{% hint style="warning" %}
Please read beforehand! -> [Game & Frames (Waiting for...)](/getting-started/explanation-grinder.md#game-and-frames-waiting-for)
{% endhint %}

***

{% hint style="info" %}
Grinder is pixel based and works with the original color scheme. Some addons influence this color scheme. Therefore, we will ensure that this does not happen.
{% endhint %}

{% hint style="success" %}
No worries! Your configuration remains intact.
{% endhint %}

***

* Close your WoW client(s).
* Navigate to your WoW folder and select the folder of the game you want to use for Grinder.

{% hint style="info" %}
The folder structure is always the same for each game.

The game folders look like this:\
\`\_classic\_\`\
\`\_classic\_era\_\`\
\`\_retail\_\`
{% endhint %}

* For example, open your \`\_classic\_\` folder.
* Delete the <mark style="color:yellow;">/Cache</mark> folder.
* Open the <mark style="color:yellow;">/WTF</mark> folder and delete everything in it <mark style="color:red;">except your Config.wtf</mark>.
* Now navigate to the <mark style="color:yellow;">/Interface/AddOns</mark> folder and delete all addons except your Grinder addon.

{% hint style="info" %}
You specified the name of the addon during installation. If you didn't specify a name, the addon folder is called "GDR". If you are unsure, click on the Settings symbol in the top left of your Grinder. There you will find your addon name.\
\
![](/files/CzBi2w4jaWQJnNDl4tE1)
{% 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.wowgrinder.com/getting-started/clean-up.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.
