# Mobdex

The mobdex is a fun, pokedex-like collection game. In the wild, you may encounter mobs that are sparkling with blue, green, purple, or orange particles. They will also have a nametag saying they are ‘rare,‘ 'unique’, ’legendary,’ or ‘mythical’. To register these mobs into your mobdex, you must kill them. You can then do /**mobdex** to view the ones you have collected so far.

Unlike normal fish and axolotl, Mobdex fish and axolotls are not able to be bucketed.

Collect them all!


---

# 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://docs.mineseed.org/mineseed/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.
