# aglerr's plugin

- [Player Profiles](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles.md): Show players profiles with right-clicking them!
- [Commands & Permissions](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles/commands-and-permissions.md): List of commands and permissions of Player Profiles plugin.
- [Options & Configuration](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles/options-and-configuration.md): About the plugin's options and configurations.
- [config.yml](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles/options-and-configuration/config.yml.md): About all configuration in config.yml
- [custom-items.yml](https://aglerr.gitbook.io/wiki/aglerr-plugin/player-profiles/options-and-configuration/custom-items.yml.md): About all configuration in custom-items.yml, this also applies on the custom GUI configuration.
- [Top Damage](https://aglerr.gitbook.io/wiki/aglerr-plugin/top-damage.md)


---

# 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://aglerr.gitbook.io/wiki/aglerr-plugin.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.
