# Beacon

The Beacon skill transforms your pet in a walking and more powerfull [beacon](http://www.minecraftwiki.net/wiki/Beacon_Block). For administration of the buffs the plugin uses a custom menu (see Beacon Buff Selection Menu) that can be opened with the `/petbeacon` [command](https://wiki.mypet-plugin.de/setup/commands#skill-commands). By default this skill consumes food when it is active, that means the [Saturation](https://wiki.mypet-plugin.de/systems/hungersystem)-Value decreases continuously while the skill is active.

## Beacon Buff Selection Menu

<img src="https://3869790376-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXhRZyUgDZpPIQrYK1o%2F-LXxWvrhJZUB4oj7hcx0%2F-LXxY2KuAuLSECcsHlR0%2Fbeacon_inv.png?alt=media&#x26;token=4270fdbb-c79a-474c-b851-7c690c0e2caa" alt="" data-size="original">&#x20;

* **1** selectable buffs
* **2** target selection (owner, party, everyone)
* **3** remaining selectable buffs
* **4** confirm/cancel selection
* **5** power on/off

## Demonstration &#x20;

![](https://3869790376-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LXhRZyUgDZpPIQrYK1o%2F-LXxWvrhJZUB4oj7hcx0%2F-LXxYD4YkQknDIV4zR9w%2Fbeacon.gif?alt=media\&token=0bc96122-a25e-4960-8779-3a5423a9d871)


---

# 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.mypet-plugin.de/skills/beacon.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.
