# AdvancedPets

- [Available Pets](https://mobs.advancedplugins.net/advancedpets/available-pets.md): Whatever your dreams are with pets - you can do that with this plugin.
- [Vanilla Mobs as Pets](https://mobs.advancedplugins.net/advancedpets/vanilla-mobs-as-pets.md): Use vanilla mobs with AdvancedPets
- [Abilities](https://mobs.advancedplugins.net/advancedpets/abilities.md): Guide on abilities with AdvancedPets
- [Commands](https://mobs.advancedplugins.net/advancedpets/commands.md): All AdvancedPets commands
- [Permissions](https://mobs.advancedplugins.net/advancedpets/permissions.md): All AdvancedPets permissions


---

# 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://mobs.advancedplugins.net/advancedpets.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.
