# Mob rarities and mobdex

The mobdex is a collection of all the mob rarities you've discovered. You can discover mobs and add them to your mobdex by standing nearby them, right clicking them, or killing them. Rarer mobs are stronger and drop more xp. Note that once a mob is found by a player and added to their mobdex, the same mob can't be discovered again and added to other players mobdexes -- they will have to find another mob of the same rarity that hasn't been discovered by any players yet. Can you collect them all?

{% hint style="info" %}
This page is a work in progress and is not completed. If you'd like to contribute, feel free to reach out with your content in a ticket on our [**Discord**](/general/discord.md)!\
\
**Needed content:**\
\* Summary of the feature
{% 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://wiki.vibecentral.xyz/survival/tweak-list/mob-rarities-and-mobdex.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.
