# Target & Target Settings

* Select an NPC or player.\
  You will receive more information about your target via the displayed box.

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

***

With a right-click on the target icon you can make further settings. Each setting refers to the name of the target. For example, if a target is added to the blacklist, all targets with this name will no longer be attacked.

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

| Option                                | Description                                                                                                                                                 |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Add Target to Blacklist**           | Determines whether Grinder should attack/ignore the target. Does not apply if the target is attacking.                                                      |
| **Add Target to not gatherable Mobs** | With Skinning/Gathering enabled, Grinder will no longer attempt to gather this target.                                                                      |
| **Add Target to Kill It!**            | Grinder follows given conditions while respecting its own. If a target is on the Kill It! list, all conditions are ignored except for keeping the distance. |


---

# 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/target-and-target-settings.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.
