# Mobs

{% hint style="info" %}
You can use the moblist to specify which mobs your character should attack.
{% endhint %}

{% hint style="info" %}
Profiles with a flight mount do not require a moblist as these can only be created with the Combat Mode "Defensive" or "Ignore".
{% endhint %}

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

1. Click the "Reload" button to reload all nearby mobs.
2. Shows you all nearby mobs.\
   Double click on a mob to add it to your list.
3. Shows you all mobs that are currently on your list by its ID and name.
4. When activated, Jack will prioritize mobs from top to bottom before and during combat.

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


---

# 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/profile-manager/create-a-profile/mobs.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.
