# Guild Buffs

You can think of buffs as Guild-wide potions. A member of a Guild can activate a buff for all guild members that are online and give them short-term perks such as a running speed boost, or health regeneration. You have full control over how the buffs work via the config. The entire GUI layout, the price, and the time, are all customizable. You can even make buffs execute commands! This feature is sure to be a great incentive for your players to strive to work as a team in order to be stronger!


---

# 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.glaremasters.me/guilds/features-w.i.p/guild-buffs.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.
